Module org.elasticsearch.server
Package org.elasticsearch.index.codec.vectors.diskbbq
package org.elasticsearch.index.codec.vectors.diskbbq
-
ClassDescriptionAn interface for that supply centroids.Base class for bulk writers that write vectors to disk using the BBQ encoding.This class is used to write and read the doc ids in a compressed format.Codec format for Inverted File Vector indexes.Default implementation of
IVFVectorsReader.Default implementation ofIVFVectorsWriter.Functional interface representing a function that takes an integer input and produces a boolean output.Reader for IVF vectors.Base class for IVF vectors writer.Interface representing a collection of quantized vector values.