Hi, In chasing a query issue, i've noticed my index.yaml file is not
being updated at all. I've tried to delete it and restart server ($
python manage.py runserver) and all that happens is a new index.yaml
is created as below. Note there is nothing about indexes in it? I have
a previous app where the index.yaml file was updated and I could see
all the autogenerated index info. Any ideas? btw, on mac 10.4.11. Also
I've search all over for a 're-index' command for manage.py but so far
have not found a thing.

thx...

indexes:

# AUTOGENERATED

# This index.yaml is automatically updated whenever the dev_appserver
# detects that a new type of query is run.  If you want to manage the
# index.yaml file manually, remove the above marker line (the line
# saying "# AUTOGENERATED").  If you want to manage some indexes
# manually, move them above the marker line.  The index.yaml file is
# automatically uploaded to the admin console when you next deploy
# your application using appcfg.py.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to