feliperazeek / playframework-elasticsearch

Integrate Elastic Search in a Play! Framework Application. This module uses JPA events to notify Elastic Search of events of their own. It embeds a running Elastic Search instance for Rapid Development.
http://geeks.aretotally.in/play-framework-module-elastic-search-distributed-searching-with-json-http-rest-or-java
84 stars 43 forks source link

Need to configure elastic search hydration process not to fail when some objects are missing from the DB #63

Closed kretes closed 12 years ago

kretes commented 12 years ago

This is done by adding a configuration option 'elasticsearch.failOnMissingObjects' to return at least some results even when index is corrupted