mirror of https://github.com/apache/lucene.git
fix typo in CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062451 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a58d5763bc
commit
29fd9b86c0
|
@ -679,8 +679,8 @@ Bug fixes
|
|||
* LUCENE-2584: SegmentInfo.files() could hit ConcurrentModificationException if
|
||||
called by multiple threads. (Alexander Kanarsky via Shai Erera)
|
||||
|
||||
* LUCENE-2809: Fixed IndexWriter.numDocs to take into account take
|
||||
into account applied but not yet flushed deletes. (Mike McCandless)
|
||||
* LUCENE-2809: Fixed IndexWriter.numDocs to take into account
|
||||
applied but not yet flushed deletes. (Mike McCandless)
|
||||
|
||||
New features
|
||||
|
||||
|
|
Loading…
Reference in New Issue