Skip to content

Conversation

@nkanu17
Copy link
Collaborator

@nkanu17 nkanu17 commented Oct 22, 2025

Updated algorithm recommendations in docs/api/schema.rst to provide consistent, performance-based guidance:

FLAT Algorithm:
• Before: Mixed recommendations (<10K in some places, <100K in others)
• After: Consistent <100K vectors recommendation across all sections

HNSW Algorithm:
• Before: 10K-1M+ vectors (creating a gap between FLAT and HNSW)
• After: 100K-1M+ vectors (providing clear transition point)

@nkanu17 nkanu17 changed the title fix: updated the hnsw and flat recommendation in schema.rst fix: inconsistent FLAT/HNSW algorithm recommendations Oct 22, 2025
@rbs333 rbs333 merged commit 6fb2dbd into main Oct 22, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants