following:
>
> If it’s a partial match, how can I return a score of 0? i.e. if query is
> “A B C” and the field contains “B D”, then, I want to say that the score is
> 0. This requires knowledge of the sum of scores of all terms, which I am
> not sure how I can access.
>
> My hunch is th
is that I would need to create a specialized type of query, but it’s
not clear to me what it needs to be. Any suggestions?
Best,
Georgios
From: Adrien Grand
Sent: Wednesday, May 22, 2024 12:20 AM
To: dev@lucene.apache.org
Subject: [EXTERNAL] Re: Question about extending Similarity
You don