Re: [google-appengine] Index Error is impossible to debug

2010-11-30 Thread Ikai Lan (Google)
Brian, what's your app ID? Can you also post the rest of your indexes.yaml file? There have been some issues with properties with special characters, but this shouldn't cause the error you've been seeing. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger:

[google-appengine] Index Error is impossible to debug

2010-11-29 Thread Brian Olson
Why does adding this to my index.yaml fail to build an index? - kind: FooBar ancestor: yes properties: - name: __key__ direction: desc That should be a simple enough index, yes? What's the problem? Banging my head against this problem for the last few hours has really soured me on the whole