I've used JPA to persist the data into GAE Datastore and I've annotated the 
fields to be indexed in my Entity classes with @Index but when deployed, 
the DataStore auto Indexeing does not index all the fields which I 
annotated and therefore when I query it results into 
DataStoreIndexNotFoundException.
Suggest the ways to rectify this

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/836126de-5d63-4a30-bb82-149d0c0d2e98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Deepesh Mathuria

Reply via email to