public class CheapBastardCodec extends FilterCodec
delegate| Constructor and Description |
|---|
CheapBastardCodec() |
| 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 DocValuesFormat docValuesFormat()
docValuesFormat in class FilterCodecpublic NormsFormat normsFormat()
normsFormat in class FilterCodecpublic StoredFieldsFormat storedFieldsFormat()
storedFieldsFormat in class FilterCodecpublic TermVectorsFormat termVectorsFormat()
termVectorsFormat in class FilterCodecCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.