Hello,
It is possible to set up index.refresh_interval via an elasticsearch.yml file?
I'm confused with documentation:
https://www.elastic.co/guide/en/elasticsearch/guide/master/_creating_an_index.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-create-index.html
I've found on this forum:
Note: This will also simplify upgrading as Elasticsearch 5 does not allow you anymore to define index settings in elasticsearch.yml.
I'm using elastic 6.X