On Wed, Jul 9, 2014 at 9:16 AM, <[email protected]> wrote: > > the Did you run the update_indexes command > <https://developers.google.com/appengine/docs/python/tools/uploadinganapp#Python_Updating_indexes>? > suggestion seems to work > previously I didn't see the "new" index at all, now i see it in "building" > status >
That's great news! Keep an eye on it to make sure the index builds; once it completes try querying using the indexed properties. ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
