Class FlatVectorsFormat

  • Direct Known Subclasses:
    Lucene99FlatVectorsFormat, Lucene99ScalarQuantizedVectorsFormat

    public abstract class FlatVectorsFormat
    extends Object
    Encodes/decodes per-document vectors and provides a scoring interface for the flat stored vectors
    WARNING: This API is experimental and might change in incompatible ways in the next release.