RE: Score results by only the highest scoring term

2015-02-03 Thread Markus Jelsma
solr-user@lucene.apache.org > Subject: Score results by only the highest scoring term > > Hi All, > > I wonder if it's in some way possible to search for multiple terms like: > > ( OR OR OR ) > > and in case a document contains 2 or more of these terms

Score results by only the highest scoring term

2015-02-03 Thread Burgmans, Tom
Hi All, I wonder if it's in some way possible to search for multiple terms like: ( OR OR OR ) and in case a document contains 2 or more of these terms: only the highest scoring term should contribute to the final relevancy score; possibly lower scoring terms should be discarded from the sco