org.apache.lucene.codecs.lucene42
public class Lucene42RWCodec extends Lucene42Codec
Lucene42Codec
for testing.Constructor and Description |
---|
Lucene42RWCodec() |
Modifier and Type | Method and Description |
---|---|
DocValuesFormat |
getDocValuesFormatForField(String field) |
NormsFormat |
normsFormat() |
docValuesFormat, fieldInfosFormat, getPostingsFormatForField, liveDocsFormat, postingsFormat, segmentInfoFormat, storedFieldsFormat, termVectorsFormat
availableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toString
public DocValuesFormat getDocValuesFormatForField(String field)
getDocValuesFormatForField
in class Lucene42Codec
public NormsFormat normsFormat()
normsFormat
in class Lucene42Codec
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.