Is it possible to use some numeric field value to rank the documents?
In my scenario I have field like "views_count" in my documents and I
want to use it's value with some weight in ranking. How can I add it
to the documents total score?
Is it possible to use some numeric field value to rank the documents?
In my scenario I have field like "views_count" in my documents and I
want to use it's value with some weight in ranking. How can I add it
to the documents total score?
You want to use the new custom_score query:
Only available in master - will be in 0.9 when it is released in the
next few weeks
clint
--
Web Announcements Limited is a company registered in England and Wales,
with company number 05608868, with registered address at 10 Arvon Road,
London, N5 1PR.
Is it possible to use some numeric field value to rank the documents?
In my scenario I have field like "views_count" in my documents and I
want to use it's value with some weight in ranking. How can I add it
to the documents total score?
Only available in master - will be in 0.9 when it is released in the
next few weeks
clint
--
Web Announcements Limited is a company registered in England and Wales,
with company number 05608868, with registered address at 10 Arvon Road,
London, N5 1PR.
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.