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

Fix #24

Closed bgooren closed 13 years ago

bgooren commented 13 years ago

My last fetch + merge did not complete as expected, since the three changes from #8 I tried to fix did not make it into your merge of #23.

Unless this was intentional on your part, I hereby provide these changes again, and now they should apply without problems.