Hi,
I am using ES 6.6.1. Getting below error
too_many_clauses: maxClauseCount is set to 1024
From Search Settings | Elasticsearch Guide [6.6] | Elastic ,
In case you consider to increase this setting, make sure you exhausted all other options to avoid having to do this
So I want to know what all other options available? Can increasing memory/cpu solves this?