IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
ClusterMetadataResourcesSettings
editClusterMetadataResourcesSettings
editThe top-level configuration settings for the Elasticsearch cluster resources.
Properties
edit-
cpu
(ClusterMetadataCpuResourcesSettings
) - Specifies the CPU resource settings for the Elasticsearch cluster.
Example
edit{ "cpu" : { "boost" : true, "hard_limit" : true } }