Hi,

I have been using Search API for my application so far successfully. I was 
able to add documents to index successfully yesterday.

But when I tried to execute the same today, it gave me this exception.

*Exception:*

Caused by: java.lang.NoSuchMethodError: 
com.google.appengine.api.search.Index.add(Ljava/lang/Iterable;)Lcom/google/appengine/api/search/AddDocumentsResponse;


I am trying to add only one document to an index and that its not working.

Please give me the solution to solve this problem.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/wsrGcSVLNukJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to