We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd49e1 commit d262326Copy full SHA for d262326
docs/api/schema.rst
@@ -160,7 +160,7 @@ HNSW (Hierarchical Navigable Small World) - Graph-based approximate search with
160
161
**Use HNSW when:**
162
163
- - Medium to large datasets (10K-1M+ vectors) requiring high recall rates
+ - Medium to large datasets (100K-1M+ vectors) requiring high recall rates
164
- Search accuracy is more important than memory usage
165
- Need general-purpose vector search with balanced performance
166
- Cross-platform deployments where hardware-specific optimizations aren't available
0 commit comments