/Blog-20150413-Communicating-with-Elasticsearch-from-GAE

Blog 20150413 Communicating with Elasticsearch from Google App Engine

Primary LanguageJava

Elastic Search on Google App Engine

Due to the limitation imposed on Google App Engine applications, using elasticsearch in the typical manor is not supported.

This applications shows how to search and index in elasticsearch using the elasticsearch HTTP and google-http-java-client.

Details

For details on how to use this project please see Communicating With Elasticsearch From Google App Engine.