Class Lucene90HnswVectorsReader

  • All Implemented Interfaces:
    Closeable, AutoCloseable, Accountable

    public final class Lucene90HnswVectorsReader
    extends KnnVectorsReader
    Reads vectors from the index segments along with index data structures supporting KNN search.
    WARNING: This API is experimental and might change in incompatible ways in the next release.