*I write a simple sample with 
com.google.appengine.api.search<http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/search/package-summary.html>
 ,it 
is works on my local mache.*
but when I upload it to myappid.appspot.com,It throw exception.

when I create a index,a exception catched.
Is this api works,or when it works.thanks.

com.google.apphosting.api.ApiProxy$CallNotFoundException: The API package 
'search' or call 'IndexDocument()' was not found.
        at 
com.google.apphosting.runtime.ApiProxyImpl$AsyncApiFuture.rpcFinished(ApiProxyImpl.java:435)
        at 
com.google.net.rpc3.impl.compatibility.ConversionUtils$Rpc1ClientContextWrapper.rpcFinishedInternal(ConversionUtils.java:1040)

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

Reply via email to