mirror of https://github.com/apache/lucene.git
#11722: add CHANGES.txt entry
This commit is contained in:
parent
bf074502df
commit
7eec0a4847
|
@ -260,6 +260,9 @@ 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
|
||||
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
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue