I have followed https://cloud.google.com/appengine/docs/standard/java/search/ to set up search for my data with App Engine. It has been working fine until 2 days ago when I made a change which I am 100% sure has nothing to do with this issue and deployed my code again. Then search stopped working and I get this error: java.lang.NoClassDefFoundError: com/google/appengine/api/search/IndexSpec. It feels like google has stopped supporting App Engine search. I searched in google and could not find any solution.
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/fe767f74-9547-46af-b058-61653d76f338%40googlegroups.com.
