Upgrade Lucene to 5.4.1
Change-Id: I9acd9302225a20980d5d5a1cd1ce95cc1c22fe61
This commit is contained in:
@@ -108,7 +108,7 @@ public class AutoCommitWriter extends IndexWriter {
|
||||
}
|
||||
|
||||
void manualFlush() throws IOException {
|
||||
flush(true, true);
|
||||
flush();
|
||||
if (autoCommit) {
|
||||
commit();
|
||||
}
|
||||
|
Reference in New Issue
Block a user