public final class AssertingCodec extends FilterCodec
Lucene46Codec 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() |
fieldInfosFormat, liveDocsFormat, segmentInfoFormatavailableCodecs, forName, getDefault, getName, reloadCodecs, setDefault, toStringpublic 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.