Package-level declarations
Types
Link copied to clipboard
interface HasIndexSlice
Implementors can return the IndexInput from which their values are read. For use by vector quantizers.
Link copied to clipboard
Read the vector values from the index input. This supports both iterated and random access.
Link copied to clipboard
Read the vector values from the index input. This supports both iterated and random access.
Link copied to clipboard
Configuration for DirectMonotonicReader and IndexedDISI for reading sparse vectors. The format in the static writing methods adheres to the Lucene95HnswVectorsFormat