Performance Tuning
curl -X POST 'http://localhost:8888/api/config' \
-d '{
"IntraQueryThreads": 4,
"ConcurrentWorkersPerIndex": 16,
"RebuildThreads": 1,
"SearchQueueSize": 500
}'Parameter
Default Value
Description
Last updated