Now I can see lot improvement on my "related" help search result. Let me tell
you that I have a non-token list which removes all irrelevant tokens from
selected help topic. So after filtering all non tokens from the selected help
topic, I search help system and show all results. But I am somehow
Cool Coder wrote:
>> Is there anyway I can specify which terms are "MUST", I mean they
have to appear in the result and some terms are optional,
One "hands off" approach you could try with this is to rewrite the
fuzzyQuery and then set the minimum number of terms you want a match on.
e.g.