Score per position

2011-12-07 Thread arnon ma
We have an application where every term position in a document is associated with an "engine score". A term query should then be scored according to the sum of "engine scores" of the term in a document, rather than on the term frequency. For example, term frequency of 5 with an average engine sco

Re: Score per position

2011-12-11 Thread arnon ma
g, Lisheng" To: java-user@lucene.apache.org; arnon ma Sent: Thursday, December 8, 2011 7:30 PM Subject: RE: Score per position Hi, A few days ago I asked a similar question: 1) in coming lucene 4.0, there is a feature sort like payload in document level: >lucene 4 has a feature called