#56449 incorrectly labelled this as a dynamic setting. This corrects that error.
@@ -6,7 +6,7 @@ limits.
[[indices-query-bool-max-clause-count]]
`indices.query.bool.max_clause_count`::
-(<<cluster-update-settings,Dynamic>>, integer)
+(integer)
Maximum number of clauses a Lucene BooleanQuery can contain. Defaults to `1024`.
+
This setting limits the number of clauses a Lucene BooleanQuery can have. The