LUCENE-10315: Add CHANGES for #541 (#653)

This commit is contained in:
gf2121 2022-02-07 16:23:34 +08:00 committed by GitHub
parent 8c67a3816b
commit e93b08f471
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -190,6 +190,8 @@ Optimizations
* LUCENE-10388: Remove MultiLevelSkipListReader#SkipBuffer to make JVM less confused. (Guo Feng)
* LUCENE-10315: Use SIMD instructions to decode BKD doc IDs. (Guo Feng, Adrien Grand, Ignacio Vera)
Changes in runtime behavior
---------------------