On Sun, Feb 15, 2009 at 1:32 PM, [email protected] <[email protected]> wrote:
> I was using SDK under windows without any problem. Now I'm using SDK > 1.1.9 under Ubuntu and for some reason it doesn't update correctly the > index.yaml. If I delete it, SDK would recreate it but without any > index in it (even if I run some queries) and therefore I cannot deploy > anymore ! What queries are you making? Single-property queries (including descending order variations) don't need indexes and so dev_appserver.py won't add such indexes to index.yaml. Dave. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
