elastic / elastic/eland

Is there a way to return _scores when using es_query or es_match?

Open
#644 0 comments 0 reactions 0 assignees View on GitHub
topic:dataframe
Dominant language
Python
Stars
693
Forks
112
PR merge metrics
No merged PRs in 30d

Description

It has been mentioned in #287
Was this possible in previous versions, or is it possible to specify a parameter that will add `_score` to results of `es_query` or `es_match`?

Contributor guide

Open the contributing guide

Research direction

Start by reading the referenced issue #287, then trace the es_query and es_match entry points to see how result fields are selected. Determine whether _score can be exposed consistently and what parameter or result shape would be appropriate; the issue does not name files or tests, so the expected API and completion criteria need clarification.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, python
Domain
backend, data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.