reduce index refresh to 1s

This commit is contained in:
t3chn0m4g3
2022-02-18 19:55:31 +00:00
parent 416d4a810f
commit a73c4b67d9

View File

@ -10,7 +10,7 @@
"limit": "2000" "limit": "2000"
} }
}, },
"refresh_interval": "5s", "refresh_interval": "1s",
"number_of_shards": "1", "number_of_shards": "1",
"number_of_replicas": "0", "number_of_replicas": "0",
"query": { "query": {