mirror of
https://github.com/apache/lucene.git
synced 2025-02-16 23:15:46 +00:00
LUCENE-3892: remove nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/pforcodec_3892@1370533 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ae8787358a
commit
9d7cb7de69
@ -42,7 +42,6 @@ public final class BlockPostingsFormat extends PostingsFormat {
|
||||
private final int minTermBlockSize;
|
||||
private final int maxTermBlockSize;
|
||||
|
||||
// nocommit do other block sizes perform better?
|
||||
public final static int BLOCK_SIZE = 128;
|
||||
|
||||
public BlockPostingsFormat() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user