I was trying to use the script fields feature to add a field based on the
score from a custom_score_query and it's doesn't seem to be working. Does
this sound like something that should be working?
So basically, something like this:
query
custom_score_query
script_fields
someField
script: something that uses doc._score/doc.score
On Monday, February 25, 2013 11:21:46 AM UTC-5, Roly Vicaria wrote:
Hi,
I was trying to use the script fields feature to add a field based on the
score from a custom_score_query and it's doesn't seem to be working. Does
this sound like something that should be working?
So basically, something like this:
query
custom_score_query
script_fields
someField
script: something that uses doc._score/doc.score
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.