public class FSTPulsing41PostingsFormat extends PostingsFormat
EMPTY
Constructor and Description |
---|
FSTPulsing41PostingsFormat() |
FSTPulsing41PostingsFormat(int freqCutoff) |
Modifier and Type | Method and Description |
---|---|
FieldsConsumer |
fieldsConsumer(SegmentWriteState state)
Writes a new segment
|
FieldsProducer |
fieldsProducer(SegmentReadState state)
Reads a segment.
|
availablePostingsFormats, forName, getName, reloadPostingsFormats, toString
public FSTPulsing41PostingsFormat()
public FSTPulsing41PostingsFormat(int freqCutoff)
public FieldsConsumer fieldsConsumer(SegmentWriteState state) throws IOException
PostingsFormat
fieldsConsumer
in class PostingsFormat
IOException
public FieldsProducer fieldsProducer(SegmentReadState state) throws IOException
PostingsFormat
fieldsProducer
in class PostingsFormat
IOException
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.