Expand description
Configuration types for the RVF runtime.
Structs§
- Compaction
Result - Result of a compaction operation.
- Delete
Result - Result of a delete operation.
- Ingest
Result - Result of a batch ingest operation.
- Metadata
Entry - A single metadata entry for a vector.
- Query
Options - Options controlling a query operation.
- RvfOptions
- Options for creating a new RVF store.
- Search
Result - A single search result: vector ID and distance.
Enums§
- Compression
Profile - Compression profile for stored vectors.
- Distance
Metric - Distance metric used for vector similarity search.
- Metadata
Value - Metadata value types matching the spec.