Skip to content

Guides

In-depth guides covering each aspect of working with zvec.

  • Schemas and Fields — Data types, vector types, field options, and nullable fields.
  • Documents — Creating, reading, and converting Doc objects.
  • Collections — Creating, opening, flushing, and destroying collections.
  • Vector Search — Similarity queries, distance metrics, and result scoring.
  • Filtered Queries — Combining vector search with scalar predicates.
  • Index Tuning — HNSW, IVF, and Flat index parameters for performance tuning.
  • Configuration — Global settings for memory limits, threading, and logging.
  • Error Handling — Exception hierarchy and error recovery patterns.