mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 12:55:26 +00:00
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> |
||
|---|---|---|
| .. | ||
| advanced-features.md | ||
| ADVANCED_FEATURES.md | ||
| AGENTICDB_API.md | ||
| AGENTICDB_EMBEDDING_FIX_SUMMARY.md | ||
| AGENTICDB_EMBEDDINGS_WARNING.md | ||
| AGENTICDB_QUICKSTART.md | ||
| BASIC_TUTORIAL.md | ||
| GETTING_STARTED.md | ||
| INSTALLATION.md | ||
| OPTIMIZATION_QUICK_START.md | ||
| quick-fix-guide.md | ||
| wasm-api.md | ||
| wasm-build-guide.md | ||