mirror of https://github.com/apache/lucene.git
removed invalid nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1103705 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b1af75007b
commit
f50134fe1b
|
@ -104,7 +104,7 @@ final class DocFieldProcessor extends DocConsumer {
|
|||
try {
|
||||
consumer.close(); // TODO add abort to PerDocConsumer!
|
||||
} catch (IOException e) {
|
||||
// nocommit handle exce
|
||||
// ignore on abort!
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue