public class PreFlexRWCodec extends Lucene3xCodec
| Constructor and Description |
|---|
PreFlexRWCodec() |
| Modifier and Type | Method and Description |
|---|---|
FieldInfosFormat |
fieldInfosFormat() |
NormsFormat |
normsFormat() |
PostingsFormat |
postingsFormat() |
SegmentInfoFormat |
segmentInfoFormat() |
StoredFieldsFormat |
storedFieldsFormat() |
TermVectorsFormat |
termVectorsFormat() |
docValuesFormat, getDocStoreFiles, liveDocsFormatavailableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toStringpublic PostingsFormat postingsFormat()
postingsFormat in class Lucene3xCodecpublic NormsFormat normsFormat()
normsFormat in class Lucene3xCodecpublic SegmentInfoFormat segmentInfoFormat()
segmentInfoFormat in class Lucene3xCodecpublic FieldInfosFormat fieldInfosFormat()
fieldInfosFormat in class Lucene3xCodecpublic TermVectorsFormat termVectorsFormat()
termVectorsFormat in class Lucene3xCodecpublic StoredFieldsFormat storedFieldsFormat()
storedFieldsFormat in class Lucene3xCodecCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.