Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Add option to return ElasticSearch score #415

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

likeadeckofcards
Copy link

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.

@danielwaghorn
Copy link

+1 For this PR, can we please get this reviewed?

@danielwaghorn
Copy link

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?

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it possible to get _score in model ?
2 participants