Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
LUCENE-7993 is a potential optimization that we could only apply if the similarity is an increasing functions of freq (all other things like DF and length being equal). This sounds like a very reasonable requirement for a similarity, so we should test it in the base similarity test case and maybe move broken similarities to sandbox?
Attachments
Attachments
Issue Links
- blocks
-
LUCENE-7993 Speed up phrase queries when total hit count is not needed
- Resolved