This API was working great when we did a protype. We love it. Now it
fails with error mentioned by many other devloerps. Is there an ETA
for the fix?
Thanks
Neeli
> >>>> *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:*