Hi, Unable to get solution for the following requirement. Can anyone suggest on this please ?
I have a ES query that searches for 4 fields in my index and provides highlighted result. But i want to score the highlighted fields of every single document.
Although i'm able to get Score for every document but i want to fetch score of highlighted fields of each document.
i tried that but it seems complex, gets lots of unnecessary detail apart from this there is no specific keys so that i can fetch the scores easily. I have tried using named queries. It provided a key named " matched_query " in response but idk whether its sorting the field names on behalf their matching score or not.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.