Hello. How i can fix this problem?
i dont want to use:
curl -XPUT http://localhost:9200/my_index/_settings -d '{ "index" : { "max_result_window" : 1000000 } }'
Because this solution is only for 1 index and after rotation it will disappear.
Hello. How i can fix this problem?
i dont want to use:
curl -XPUT http://localhost:9200/my_index/_settings -d '{ "index" : { "max_result_window" : 1000000 } }'
Because this solution is only for 1 index and after rotation it will disappear.
@jan some helps please?
sorry - not possible.
why? I saw in some question what someone was doing. But lost it.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.