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.
Lucene 9.0 file format.
Lucene 9.1 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.lucene90
Subclasses of LiveDocsFormat in org.apache.lucene.codecs.lucene90 -
Uses of LiveDocsFormat in org.apache.lucene.codecs.lucene91
Methods in org.apache.lucene.codecs.lucene91 that return LiveDocsFormat