mirror of https://github.com/apache/lucene.git
LUCENE-6062: add CHANGES for bugfix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640473 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
76f38c91b7
commit
5aa51e158c
|
@ -263,6 +263,9 @@ Bug Fixes
|
|||
|
||||
* LUCENE-6060: Remove dangerous IndexWriter.unlock method (Simon
|
||||
Willnauer, Mike McCandless)
|
||||
|
||||
* LUCENE-6062: Pass correct fieldinfos to docvalues producer when the
|
||||
segment has updates. (Mike McCandless, Shai Erera, Robert Muir)
|
||||
|
||||
Documentation
|
||||
|
||||
|
|
Loading…
Reference in New Issue