Skip to content

Commit 9df46b8

Browse files
committed
Updated CHANGES
Signed-off-by: prithvi <prithvisivasankar@gmail.com>
1 parent 0d19e0d commit 9df46b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lucene/CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Optimizations
131131
---------------------
132132
* GITHUB#15139: BooleanQuery rewrites so a FILTER on the primary index sort field can restrict
133133
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)
134+
filters; single-valued sorted-set term filters with dense postings). (Prithvi S)
135135

136136
* GITHUB#15681, GITHUB#15833: Replace pre-sized array or empty array with lambda expression to call Collection#toArray. (Zhou Hui)
137137

0 commit comments

Comments
 (0)