Uses of Class
org.apache.lucene.codecs.PointsWriter
Packages that use PointsWriter
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.0 file format.
-
Uses of PointsWriter in org.apache.lucene.codecs
Methods in org.apache.lucene.codecs that return PointsWriterModifier and TypeMethodDescriptionabstract PointsWriter
PointsFormat.fieldsWriter
(SegmentWriteState state) Writes a new segment -
Uses of PointsWriter in org.apache.lucene.codecs.lucene90
Subclasses of PointsWriter in org.apache.lucene.codecs.lucene90Methods in org.apache.lucene.codecs.lucene90 that return PointsWriter