mirror of
https://github.com/apache/lucene.git
synced 2025-03-03 14:59:16 +00:00
LUCENE-9791: add CHANGES.txt entry
This commit is contained in:
parent
6367cd1b74
commit
12999d30f2
@ -1,4 +1,4 @@
|
||||
Lucene Change Log
|
||||
KLucene Change Log
|
||||
|
||||
For more information on past and future Lucene versions, please see:
|
||||
http://s.apache.org/luceneversions
|
||||
@ -314,6 +314,10 @@ Bug Fixes
|
||||
throw an exception when the query implements TwoPhaseIterator and when the score is requested
|
||||
repeatedly. (David Smiley, hossman)
|
||||
|
||||
* LUCENE-9791: BytesRefHash.equals/find is now thread safe, fixing a
|
||||
Luwak/Monitor bug causing registered queries to sometimes fail to
|
||||
match. (Paweł Bugalski)
|
||||
|
||||
Other
|
||||
---------------------
|
||||
(No changes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user