Uses of Class
org.apache.lucene.codecs.LiveDocsFormat
Packages that use LiveDocsFormat
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Codec to support Lucene 3.x indexes (readonly)
Lucene 4.0 file format.
Lucene 4.1 file format.
Lucene 4.2 file format.
Lucene 4.5 file format.
Lucene 4.6 file format.
-
Uses of LiveDocsFormat in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return LiveDocsFormatModifier and TypeMethodDescriptionabstract LiveDocsFormat
Codec.liveDocsFormat()
Encodes/decodes live docsFilterCodec.liveDocsFormat()
-
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene3x
Methods in org.apache.lucene.codecs.lucene3x that return LiveDocsFormat -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene40
Subclasses of LiveDocsFormat in org.apache.lucene.codecs.lucene40Methods in org.apache.lucene.codecs.lucene40 that return LiveDocsFormatModifier and TypeMethodDescriptionfinal LiveDocsFormat
Lucene40Codec.liveDocsFormat()
Deprecated. -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene41
Methods in org.apache.lucene.codecs.lucene41 that return LiveDocsFormatModifier and TypeMethodDescriptionfinal LiveDocsFormat
Lucene41Codec.liveDocsFormat()
Deprecated. -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene42
Methods in org.apache.lucene.codecs.lucene42 that return LiveDocsFormatModifier and TypeMethodDescriptionfinal LiveDocsFormat
Lucene42Codec.liveDocsFormat()
Deprecated. -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene45
Methods in org.apache.lucene.codecs.lucene45 that return LiveDocsFormatModifier and TypeMethodDescriptionfinal LiveDocsFormat
Lucene45Codec.liveDocsFormat()
Deprecated. -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene46
Methods in org.apache.lucene.codecs.lucene46 that return LiveDocsFormat