We had the same at the same time/ On Friday, 10 January 2014 17:15:07 UTC, Ananthakrishnan Venkatasubramanian wrote: > > Hi, > > > We are a premium account user. We are in the process of implementing > full-text search in our application developed using Java. While searching > for documents in an index with pagination using cursor, at one point of > time we are getting the following exception as we paginate. Pagination does > work for most of the cases though and then fails at some point of time with > the exception. > > > *com.google.appengine.api.search.SearchException: Transient error, please > try again.* > > at > com.google.appengine.api.search.IndexImpl$4.convertException(IndexImpl.java:345) > > at com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:94) > > at > com.google.appengine.api.search.FutureHelper.getInternal(FutureHelper.java:73) > > at > com.google.appengine.api.search.FutureHelper.quietGet(FutureHelper.java:32) > > at com.google.appengine.api.search.IndexImpl.search(IndexImpl.java:497) > > > Please provide us a direction as to how to solve this problem. > > > Thanks. > > > Regards, > > Anantha Krishnan. >
-- 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.
