All Classes and Interfaces

Class
Description
A Voyager index, providing storage of floating-point vectors and the ability to efficiently search among those vectors.
A container for query results, returned by Index.
The space, also known as distance metric, to use when searching.
The datatype used to use when storing vectors on disk.
 
An exception indicating that the desired recall of a query cannot be achieved
Wrapper around com.spotify.voyager.jni.Index with a simplified interface which maps the index ID to a provided String.
A wrapper class for nearest neighbor query results.
A dependency-free, super tiny JSON serde class that only supports reading and writing lists of strings.