I am facing this issue too. 

java.lang.NoSuchMethodError: 
com.google.appengine.api.search.Index.add([Lcom/google/appengine/api/search/Document;)Lcom/google/appengine/api/search/AddDocumentsResponse;


Unable to update the index. 

Otherwise I am lovin the Search API!

I know Search is still experimental. But can anyone provide a solution for 
this?

Thanks

Santosh


On Friday, May 18, 2012 11:47:03 AM UTC+5:30, Ananthakrishnan 
Venkatasubramanian wrote:
>
> Hi,
>
> When will this issue be fixed and ready to use.
>
> Waiting for the reply.
>
> Thanks.
>
>
> On Friday, May 18, 2012 9:42:35 AM UTC+5:30, Jeff Dutton wrote:
>>
>> I'm seeing this as well.  It seems to have started for me at 2012-05-17 
>> 16:28:25.705 EST.
>>
>> On Thursday, May 17, 2012 11:51:33 PM UTC-4, Ananthakrishnan 
>> Venkatasubramanian wrote:
>>>
>>> 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.
>>>
>>>
On Friday, May 18, 2012 11:47:03 AM UTC+5:30, Ananthakrishnan 
Venkatasubramanian wrote:
>
> Hi,
>
> When will this issue be fixed and ready to use.
>
> Waiting for the reply.
>
> Thanks.
>
>
> On Friday, May 18, 2012 9:42:35 AM UTC+5:30, Jeff Dutton wrote:
>>
>> I'm seeing this as well.  It seems to have started for me at 2012-05-17 
>> 16:28:25.705 EST.
>>
>> On Thursday, May 17, 2012 11:51:33 PM UTC-4, Ananthakrishnan 
>> Venkatasubramanian wrote:
>>>
>>> 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/-/iXofrxWBLNoJ.
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