public class Lucene42RWCodec extends Lucene42Codec
Lucene42Codec for testing.| Constructor and Description |
|---|
Lucene42RWCodec() |
| Modifier and Type | Method and Description |
|---|---|
FieldInfosFormat |
fieldInfosFormat() |
DocValuesFormat |
getDocValuesFormatForField(String field) |
NormsFormat |
normsFormat() |
docValuesFormat, getPostingsFormatForField, liveDocsFormat, postingsFormat, segmentInfoFormat, storedFieldsFormat, termVectorsFormatavailableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toStringpublic DocValuesFormat getDocValuesFormatForField(String field)
getDocValuesFormatForField in class Lucene42Codecpublic NormsFormat normsFormat()
normsFormat in class Lucene42Codecpublic FieldInfosFormat fieldInfosFormat()
fieldInfosFormat in class Lucene42CodecCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.