We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e0be7a commit 5f94d7dCopy full SHA for 5f94d7d
1 file changed
lucene/CHANGES.txt
@@ -353,6 +353,8 @@ Optimizations
353
* GITHUB#15732: Prevent writing vectors twice during merging HNSW graphs by allowing doing deferred work after calling
354
merge for vectors is finshed. (Ignacio Vera)
355
356
+* GITHUB#15998: Skip scorer construction for zero-cost SHOULD clauses in BooleanScorerSupplier. (Sagar Upadhyaya)
357
+
358
Bug Fixes
359
---------------------
360
* GITHUB#15754: Fix HTMLStripCharFilter to prevent tags from incorrectly consuming subsequent
0 commit comments