预取内的融合是按分片计算的,因此其分数和 score_threshold 取决于 shard_number
作者: Kushal9889创建于 2026年9月14日更新于 2026年9月14日
- Run a Qdrant 1.19.1 node on
localhost:6333. - Run the script below with plain
python3(standard library only). It createsfusion_1_shards,fusion_2_shardsandfusion_4_shardswith identical points. - Compare the output across shard counts.
内容来源: qdrant/qdrant