I have this error message :

NeedIndexError: The index for this query is not ready to serve. See
the Datastore Indexes page in the Admin Console.

This query needs this index:
- kind: POI
  properties:
  - name: __searchable_text_index
  - name: __searchable_text_index
  - name: date
    direction: desc
In the app engine admin page, Datastore Indexes showing

__searchable_text_index , __searchable_text_index , date Error

What is actually happpening and how do I solve the problem?

Please help, if you would like to check on the live error please visit
http://8.scoutearth.appspot.com/search?x=20&y=15&phrase=cafe+in+the+park

-- 
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.

Reply via email to