Uses of Class
org.apache.lucene.codecs.CompoundDirectory
Packages that use CompoundDirectory
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.0 file format.
-
Uses of CompoundDirectory in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return CompoundDirectoryModifier and TypeMethodDescriptionabstract CompoundDirectory
CompoundFormat.getCompoundReader
(Directory dir, SegmentInfo si) Returns a Directory view (read-only) for the compound files in this segment -
Uses of CompoundDirectory in org.apache.lucene.codecs.lucene90
Methods in org.apache.lucene.codecs.lucene90 that return CompoundDirectoryModifier and TypeMethodDescriptionLucene90CompoundFormat.getCompoundReader
(Directory dir, SegmentInfo si)