Skip to content

Commit

Permalink
Fix PR number reference (#11722 -> #11888)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemccand committed Apr 1, 2024
1 parent 5ea9961 commit b984448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lucene/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Optimizations

* GITHUB#13232 : Introduce singleton for PackedInts.NullReader of size 256 (Armin Braun)

* GITHUB#11722: Binary search the BlockTree terms dictionary entries when all suffixes have the same length
* GITHUB#11888: Binary search the BlockTree terms dictionary entries when all suffixes have the same length
in a leaf block, speeding up cases like primary key lookup on an id field when all ids are the same length. (zhouhui)

Bug Fixes
Expand Down

0 comments on commit b984448

Please sign in to comment.