public final class Lucene40RWCodec extends Lucene40Codec
| Constructor and Description |
|---|
Lucene40RWCodec() |
| 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
|
getPostingsFormatForField, liveDocsFormat, postingsFormat, segmentInfoFormat, storedFieldsFormat, termVectorsFormatavailableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toStringpublic FieldInfosFormat fieldInfosFormat()
CodecfieldInfosFormat in class Lucene40Codecpublic DocValuesFormat docValuesFormat()
CodecdocValuesFormat in class Lucene40Codecpublic NormsFormat normsFormat()
CodecnormsFormat in class Lucene40CodecCopyright © 2000–2021 The Apache Software Foundation. All rights reserved.