Uses of Class
org.apache.lucene.codecs.SegmentInfoWriter
Packages that use SegmentInfoWriter
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.6 file format.
-
Uses of SegmentInfoWriter in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return SegmentInfoWriterModifier and TypeMethodDescriptionabstract SegmentInfoWriter
SegmentInfoFormat.getSegmentInfoWriter()
Returns theSegmentInfoWriter
for writingSegmentInfo
instances. -
Uses of SegmentInfoWriter in org.apache.lucene.codecs.lucene3x
Methods in org.apache.lucene.codecs.lucene3x that return SegmentInfoWriter -
Uses of SegmentInfoWriter in org.apache.lucene.codecs.lucene40
Subclasses of SegmentInfoWriter in org.apache.lucene.codecs.lucene40Methods in org.apache.lucene.codecs.lucene40 that return SegmentInfoWriter -
Uses of SegmentInfoWriter in org.apache.lucene.codecs.lucene46
Subclasses of SegmentInfoWriter in org.apache.lucene.codecs.lucene46Methods in org.apache.lucene.codecs.lucene46 that return SegmentInfoWriter