public class Lucene41RWCodec extends Lucene41Codec
Lucene41Codec for testing.| Constructor and Description |
|---|
Lucene41RWCodec() |
| Modifier and Type | Method and Description |
|---|---|
DocValuesFormat |
docValuesFormat() |
FieldInfosFormat |
fieldInfosFormat() |
NormsFormat |
normsFormat() |
StoredFieldsFormat |
storedFieldsFormat() |
getPostingsFormatForField, liveDocsFormat, postingsFormat, segmentInfoFormat, termVectorsFormatavailableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toStringpublic FieldInfosFormat fieldInfosFormat()
fieldInfosFormat in class Lucene41Codecpublic StoredFieldsFormat storedFieldsFormat()
storedFieldsFormat in class Lucene41Codecpublic DocValuesFormat docValuesFormat()
docValuesFormat in class Lucene41Codecpublic NormsFormat normsFormat()
normsFormat in class Lucene41CodecCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.