Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have some issues with the trailing wildcard. As explained in this Stack overflow question when I use the wildcard, the boost of the field doesn't work.
The solution given in that post is to set the QueryParser as
myCustomQueryParser.SetMultiTermRewriteMethod(MultiTermQuery.SCORING_BOOLEAN_QUERY_REWRITE)
But I can't find where to get the parser from the searcher.
Any ideas to point me to the right direction?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Examine: Boost not working when using wildcards.
I have some issues with the trailing wildcard. As explained in this Stack overflow question when I use the wildcard, the boost of the field doesn't work.
The solution given in that post is to set the QueryParser as
But I can't find where to get the parser from the searcher.
Any ideas to point me to the right direction?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.