Uses of Class
org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat.WriterAndSuffix
Packages that use PerFieldKnnVectorsFormat.WriterAndSuffix
Package
Description
Postings format that can delegate to different formats per-field.
-
Uses of PerFieldKnnVectorsFormat.WriterAndSuffix in org.apache.lucene.codecs.perfield
Fields in org.apache.lucene.codecs.perfield with type parameters of type PerFieldKnnVectorsFormat.WriterAndSuffixModifier and TypeFieldDescriptionprivate final Map<KnnVectorsFormat,
PerFieldKnnVectorsFormat.WriterAndSuffix> PerFieldKnnVectorsFormat.FieldsWriter.formats