We have upgraded Elasticsearch from 6.1 to 7.1 and getting error for max_terms_count parameter, can anyone confirm if this parameter was present in ES 6.1 and what is the default value for it ?
Hi!
I didn't find it in doc 6.1 but in 6.2 it started to exist.
index.max_terms_count
The maximum number of terms that can be used in Terms Query. Defaults to 65536.
1 Like
Welcome to our community!
7.1 is very much EOL and you really need to upgrade.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.