Find out how to fix maxClauseCount is set to 1024 error in Gravitee.io

223 Views Asked by At

I have many API's registered in Gravitee.io. I tried to add the following:

index.query.bool.max_clause_count: 10240

To the file elasticsearch.yml

But it didn't work, I don't know how to change it in gravitee

1

There are 1 best solutions below

0
Amit On

If you are trying to change the max clause count of a query setting in Elasticsearch than correct setting is below as explained in Search settings doc

indices.query.bool.max_clause_count