public final class Lucene41WithOrds extends PostingsFormat
Lucene41PostingsFormat that uses
FixedGapTermsIndexWriter.| Modifier and Type | Field and Description |
|---|---|
static int |
TERMS_CACHE_SIZE |
EMPTY| Constructor and Description |
|---|
Lucene41WithOrds() |
| Modifier and Type | Method and Description |
|---|---|
FieldsConsumer |
fieldsConsumer(SegmentWriteState state) |
FieldsProducer |
fieldsProducer(SegmentReadState state) |
availablePostingsFormats, forName, getName, reloadPostingsFormats, toStringpublic static final int TERMS_CACHE_SIZE
public FieldsConsumer fieldsConsumer(SegmentWriteState state) throws IOException
fieldsConsumer in class PostingsFormatIOExceptionpublic FieldsProducer fieldsProducer(SegmentReadState state) throws IOException
fieldsProducer in class PostingsFormatIOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.