Expand description
Vector search types and configuration
Ported from OxiRS (https://github.com/cool-japan/oxirs) Original implementation: Copyright (c) OxiRS Contributors Adapted for OxiFY (simplified for LLM workflow focus) License: MIT OR Apache-2.0 (compatible with OxiRS)
Structs§
- Index
Stats - Index statistics
- Search
Config - Vector search configuration
- Search
Result - Search result
Enums§
- Distance
Metric - Distance metric for vector search