public class Lucene40WithOrds extends PostingsFormat
| Modifier and Type | Field and Description |
|---|---|
static int |
TERMS_CACHE_SIZE |
EMPTY| Constructor and Description |
|---|
Lucene40WithOrds() |
| 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-2012 Apache Software Foundation. All Rights Reserved.