If i try to Add search search.max_buckets then getting below error CURL -XGET "http://localhost:9200/_cluster/settings {"persistent":{},"transient":{"search.max_buckets": 200000}} curl: (3) [globbing] nested brace in column 53

if i try to Add search search.max_buckets then getting below error CURL -XGET "http://localhost:9200/_cluster/settings {"persistent":{},"transient":{"search.max_buckets": 200000}} curl: (3) [globbing] nested brace in column 53

What are you trying to do with this command?
You are running a get but providing a body?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.