Skip to content

Commit d6ba3ab

Browse files
authored
Update qdrant-single-node-bq-rps.json
1 parent 71ba85a commit d6ba3ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

experiments/configurations/qdrant-single-node-bq-rps.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"engine": "qdrant",
55
"connection_params": { "timeout": 30 },
66
"collection_params": {
7+
"optimizers_config": { "max_segment_size": 1000000, "memmap_threshold":10000000, "default_segment_number":2 },
78
"quantization_config": { "binary": {"always_ram": true} }
89
},
910
"search_params": [

0 commit comments

Comments
 (0)