source
How do I get Elasticsearch max_clause_count to take effect?
It can only be set on the config file, not on index creation settings. This is because its a static setting in Lucene.
source
How do I get Elasticsearch max_clause_count to take effect?
It can only be set on the config file, not on index creation settings. This is because its a static setting in Lucene.