> both queries for each document.
>
> In Similarity class I saw that the score function score(q,d) has a
> multiplying factor t.getBoost() and then I thought that boosting a query
> term would modify the final document score for the query. But it does not.
> If the boost doe
ues for both
queries. When I look at searcher.explain() the explanation is the same for
both queries for each document.
In Similarity class I saw that the score function score(q,d) has a
multiplying factor t.getBoost() and then I thought that boosting a query
term would modify the final document scor