ruvector/docs/guides
rUv 1980647d5a docs: add missing capabilities to advanced features guide
Add documentation for major undocumented features:
- Collection management (create, list, delete, aliases, stats)
- Additional VectorDB operations (get, delete, len, isEmpty)
- Server REST API endpoints (collections CRUD, points upsert/search)
- Advanced filter expressions (geo_radius, match_text, range, boolean)
- Payload indexing (Keyword, Float, Geo, Text index types)
- Graph database with Cypher queries (CLI and Rust API)
- Hybrid vector+graph search
- Prometheus metrics and health monitoring
- RVF format capability reference table (24 capabilities)
- Additional crates overview (80+ crates, key 11 listed)
- Fix remaining stale SearchQuery field in BASIC_TUTORIAL patterns

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-02-26 16:09:06 +00:00
..
advanced-features.md docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +00:00
ADVANCED_FEATURES.md docs: add missing capabilities to advanced features guide 2026-02-26 16:09:06 +00:00
AGENTICDB_API.md feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00
AGENTICDB_EMBEDDING_FIX_SUMMARY.md feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00
AGENTICDB_EMBEDDINGS_WARNING.md feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00
AGENTICDB_QUICKSTART.md docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +00:00
BASIC_TUTORIAL.md docs: add missing capabilities to advanced features guide 2026-02-26 16:09:06 +00:00
GETTING_STARTED.md docs: update guides to match current API surface and versions 2026-02-26 16:05:29 +00:00
INSTALLATION.md docs: update guides to match current API surface and versions 2026-02-26 16:05:29 +00:00
OPTIMIZATION_QUICK_START.md docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +00:00
quick-fix-guide.md docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +00:00
wasm-api.md docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +00:00
wasm-build-guide.md docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +00:00