indices.query.bool.max_clause_count: 4096
index.query.bool.max_clause_count: 4096
UPDATE xf_forum SET ess_limit_autocomplete = 'this_and_children' where node_id in (1,2,3,.....);
UPDATE xf_forum SET ess_limit_suggest = 'this_and_children' where node_id in (1,2,3,.....);