public class Siren10VIntPostingsFormat extends Siren10PostingsFormat
Siren10PostingsFormat based on VInt.| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
blockSize| Constructor and Description |
|---|
Siren10VIntPostingsFormat() |
Siren10VIntPostingsFormat(int blockSize)
Create a SIREn 1.0 posting format with VInt codec
|
| Modifier and Type | Method and Description |
|---|---|
protected Siren10BlockStreamFactory |
getFactory() |
fieldsConsumer, fieldsProducerpublic static final String NAME
public Siren10VIntPostingsFormat()
public Siren10VIntPostingsFormat(int blockSize)
The block size parameter is used only during indexing.
protected Siren10BlockStreamFactory getFactory()
getFactory in class Siren10PostingsFormatCopyright © 2014. All rights reserved.