elastic / eland

Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
https://eland.readthedocs.io
Apache License 2.0
628 stars 98 forks source link

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

Open lambdaofgod opened 6 months ago

lambdaofgod commented 6 months ago

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?