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.
Could you please review my addition to the result model, so that the score and sort values from elatsicsearch are included. This helped me for example to sort by distance in a geolocation query and retrieve the distance in the same call from ES. Let me know what you think.
Hi Felipe,
Could you please review my addition to the result model, so that the score and sort values from elatsicsearch are included. This helped me for example to sort by distance in a geolocation query and retrieve the distance in the same call from ES. Let me know what you think.
Cheers, Niko