scout-elasticsearch-driver
scout-elasticsearch-driver copied to clipboard
Add option to return ElasticSearch score
trafficstars
When providing a set of results, you may want to return the score that ElasticSearch is providing for a result to allow the consumer to determine its validity. This change will allow the user to make a call while working with the builder that would assign the _score to the model after retrieval.
Fixes #158.
+1 For this PR, can we please get this reviewed?
Is there any update on this? We currently use this in production based on a fork and would greatly appreciate if this could get reviewed and merged into the main branch?