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