public class Lucene41RWCodec extends Lucene41Codec
Lucene41Codec for testing.| Constructor and Description |
|---|
Lucene41RWCodec() |
| Modifier and Type | Method and Description |
|---|---|
DocValuesFormat |
docValuesFormat()
Encodes/decodes docvalues
|
FieldInfosFormat |
fieldInfosFormat()
Encodes/decodes field infos file
|
NormsFormat |
normsFormat()
Encodes/decodes document normalization values
|
StoredFieldsFormat |
storedFieldsFormat()
Encodes/decodes stored fields
|
getPostingsFormatForField, liveDocsFormat, postingsFormat, segmentInfoFormat, termVectorsFormatavailableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toStringpublic FieldInfosFormat fieldInfosFormat()
CodecfieldInfosFormat in class Lucene41Codecpublic StoredFieldsFormat storedFieldsFormat()
CodecstoredFieldsFormat in class Lucene41Codecpublic DocValuesFormat docValuesFormat()
CodecdocValuesFormat in class Lucene41Codecpublic NormsFormat normsFormat()
CodecnormsFormat in class Lucene41CodecCopyright © 2000–2021 The Apache Software Foundation. All rights reserved.