public final class AssertingCodec extends FilterCodec
Lucene410Codec but with additional asserts.delegate| Constructor and Description |
|---|
AssertingCodec() |
| Modifier and Type | Method and Description |
|---|---|
DocValuesFormat |
docValuesFormat() |
NormsFormat |
normsFormat() |
PostingsFormat |
postingsFormat() |
StoredFieldsFormat |
storedFieldsFormat() |
TermVectorsFormat |
termVectorsFormat() |
String |
toString() |
fieldInfosFormat, liveDocsFormat, segmentInfoFormatavailableCodecs, forName, getDefault, getName, reloadCodecs, setDefaultpublic PostingsFormat postingsFormat()
postingsFormat in class FilterCodecpublic TermVectorsFormat termVectorsFormat()
termVectorsFormat in class FilterCodecpublic StoredFieldsFormat storedFieldsFormat()
storedFieldsFormat in class FilterCodecpublic DocValuesFormat docValuesFormat()
docValuesFormat in class FilterCodecpublic NormsFormat normsFormat()
normsFormat in class FilterCodecCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.