mirror of https://github.com/apache/lucene.git
sequence numbers: add CHANGES entry
This commit is contained in:
parent
88c761b4a0
commit
0b9c0dd522
|
@ -45,6 +45,10 @@ New Features
|
|||
applicable and supported when copying files from another FSDirectory in
|
||||
Directory#copyFrom. (Simon Willnauer)
|
||||
|
||||
* LUCENE-73012: IndexWriter methods that change the index now return a
|
||||
long "sequence number" indicating the effective equivalent
|
||||
single-threaded execution order (Mike McCandless)
|
||||
|
||||
API Changes
|
||||
|
||||
* LUCENE-7163: refactor GeoRect, Polygon, and GeoUtils tests to geo
|
||||
|
|
Loading…
Reference in New Issue