Re: PhraseQuery boost doesn't affect ScoreDoc.score

2013-10-17 Thread Ian Lea
Boosting query clauses means more "this clause is more important than that clause" rather than "make the score for this search higher". I use it for biblio searching when want to search across multiple fields and want matches in titles to be more important than matches in blurbs.. Amended version

PhraseQuery boost doesn't affect ScoreDoc.score

2013-10-15 Thread denis.zhdanov
Hello, Have a question about default PhraseQuery boost processing. The Query.setBoost() says: / Sets the boost for this query clause to b. Documents matching this clause will (in addition to the norm