Vettore.Index.HNSW (Vettore v0.3.3)

Copy Markdown View Source

Native HNSW index boundary.

ETS remains the canonical store. This resource stores ids and normalized vectors only for ANN search.

Summary

Types

new_error()

@type new_error() ::
  :invalid_hnsw_options | {:unsupported_hnsw_metric, atom()} | String.t()

Functions

defaults()

@spec defaults() :: keyword(pos_integer())