mirror of https://github.com/apache/lucene.git
LUCENE-8237: Add missing CHANGES.TXT entry
This commit is contained in:
parent
ed62b990d8
commit
a7a3c0a282
|
@ -121,6 +121,10 @@ New Features
|
|||
to selectively carry over soft_deleted document across merges for retention
|
||||
policies (Simon Willnauer, Mike McCandless, Robert Muir)
|
||||
|
||||
* LUCENE-8237: Add a SoftDeletesDirectoryReaderWrapper that allows to respect
|
||||
soft deletes if the reader is opened form a directory. (Simon Willnauer,
|
||||
Mike McCandless, Uwe Schindler, Adrien Grand)
|
||||
|
||||
Bug Fixes
|
||||
|
||||
* LUCENE-8234: Fixed bug in how spatial relationship is computed for
|
||||
|
|
Loading…
Reference in New Issue