According to official document said, if we unfortunately still use spin disk, we should set this value to 1.
I used to be set this in elasticsearch.yml but not luck in v5.4
I know this setting has been move to index level, what I confused is, if this is per index setting? What happened if I create two indices and set this value to different in each indices?
Can anyone help to guide?
Thanks.