mirror of
https://github.com/apache/lucene.git
synced 2025-02-08 02:58:58 +00:00
add nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1439911 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5524eeb53f
commit
6bfac8590b
@ -55,7 +55,7 @@ class NumericDocValuesWriter extends DocValuesWriter {
|
||||
|
||||
pending.add(value);
|
||||
|
||||
updateBytesUsed();
|
||||
updateBytesUsed(); // nocommit: O(n^2)!!!!!!!!!!!!
|
||||
}
|
||||
|
||||
private void updateBytesUsed() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user