Hi,
Yesterday i just tried deploying my app on GAE. Everything worked fine
in the local deployment. But as soon as i tried access the same in GAE
prod, I received a Error saying that,
no matching index found.. <datastore-index
kind="MyBlogSpotComment" ancestor="true" source="manual">
<property name="myBlogSpotComments_INTEGER_IDX"
direction="asc"/>
</datastore-index>
I read in a forum saying that the Indexes in must yet be getting
created but i m not able to understand it....
My datastores Indexes dashboard shows as:
MyBlogSpotURL
myBlogSpotURLs_INTEGER_IDX ▲
Includes ancestors
Serving
MyMobileNumbers
myMobileNumbers_INTEGER_IDX ▲
Includes ancestors
Serving
Regards,
Prateek Agarwal
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" 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-java?hl=en.