Add boost to search language
The search language should allow to boost fields and/or query terms. At the moment, field boosting at query time is only possible by calling searcher.boost(String field, Float boost), or when by using/allowing lucene syntax (enabled by default).
Submitted by Elmer van Chastelet on 2 April 2012 at 14:13
Issue Log
On 2 April 2012 at 14:13 Elmer van Chastelet tagged search
On 21 February 2013 at 13:41 Elmer van Chastelet commented:
Working in r5637
On 21 February 2013 at 13:41 Elmer van Chastelet closed this issue.
Log in to post comments