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, termVectorsFormat
availableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toString
public FieldInfosFormat fieldInfosFormat()
Codec
fieldInfosFormat
in class Lucene40Codec
public DocValuesFormat docValuesFormat()
Codec
docValuesFormat
in class Lucene40Codec
public NormsFormat normsFormat()
Codec
normsFormat
in class Lucene40Codec
Copyright © 2000–2023 The Apache Software Foundation. All rights reserved.