On Fri, Dec 27, 2013 at 4:41 PM, Anil S <[email protected]> wrote:

> All queries associated with those blank fields are failing. One thing that
> I observed is one of the field in index is ENUM. Any clues?
>


When you say the queries are failing, are there any error messages being
printed out?

Try removing one of the index definitions from your application (deleting
the entry from index.yaml) then running vacuum_indexes to remove the index
from the production datastore. Then redefine the index in index.yaml and
let App Engine rebuild the index from scratch.

-----------------
-Vinny P
Technology & Media Advisor
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/groups/opt_out.

Reply via email to