On Monday, March 5, 2012 at 7:11 AM, jajoria abhishek wrote:
I am trying to use boostinq query.
{ "boosting" : { "positive" : { "term" : { "field1" : "value1" } }, "negative" : { "term" : { "field2" : "value2" } }, "negative_boost" : 0.2 } }
I have understood it but could you tell me how does negative or positive boost value is evaluated with the document.
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.