We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d19e0d commit 9df46b8Copy full SHA for 9df46b8
1 file changed
lucene/CHANGES.txt
@@ -131,7 +131,7 @@ Optimizations
131
---------------------
132
* GITHUB#15139: BooleanQuery rewrites so a FILTER on the primary index sort field can restrict
133
the remaining clauses' BulkScorer to a contiguous doc id range when safe (sorted numeric range
134
- filters; single-valued sorted-set term filters with dense postings). (Prithvi)
+ filters; single-valued sorted-set term filters with dense postings). (Prithvi S)
135
136
* GITHUB#15681, GITHUB#15833: Replace pre-sized array or empty array with lambda expression to call Collection#toArray. (Zhou Hui)
137
0 commit comments