English adaptation of xb/doc/QDRANT_OPTIMIZATION_SUMMARY.md. It captures tuning tips for latency, recall, and diversity.
HnswEf, ScoreThreshold, Exact flags via QdrantCustom.| Goal | Recommended settings |
|---|---|
| Low latency | Lower limit, moderate HnswEf, enable payload trimming |
| High recall | Increase HnswEf, limit, disable payload trimming |
| Balanced | Default NewQdrantBuilder().Build() plus WithHashDiversity |
TraceID, TenantID, and adapter config in logs.score distributions to catch vector drift.doc/en/VECTOR_GUIDE.mddoc/en/QDRANT_ADVANCED_API.mddoc/en/AI_APPLICATION.md