Class Lucene99FlatVectorsWriter

java.lang.Object
org.apache.lucene.codecs.FlatVectorsWriter
org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter
All Implemented Interfaces:
Closeable, AutoCloseable, Accountable

public final class Lucene99FlatVectorsWriter extends FlatVectorsWriter
Writes vector values to index segments.
WARNING: This API is experimental and might change in incompatible ways in the next release.