Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
8.0
-
None
Description
Following on from https://issues.apache.org/jira/browse/LUCENE-6968, provide a query parser that builds queries that provide a measure of Jaccard similarity. The initial patch includes banded queries that were also proposed on the original issue.
I have one outstanding questions:
- Should the score from the overall query be normalised?
Note, that the band count is currently approximate and may be one less than in practise.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-12890 Vector Search in Solr (Umbrella Issue)
- Resolved
- is required by
-
SOLR-14655 Ref Guide: Docs for minHash Query Parser
- Closed
- links to