Difference between revisions of "Elasticsearch update index settings"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
=== Disk [[Watermark]] ===
 
=== Disk [[Watermark]] ===
 
  {{Update watermark}}
 
  {{Update watermark}}
 +
 +
 +
=== fields.limit ===
 +
PUT test_index/_settings
 +
{
 +
  "[[index.mapping.]]total_fields.limit": 2000
 +
}
  
 
== Relatated ==
 
== Relatated ==
 
* [[Elasticsearch index]]
 
* [[Elasticsearch index]]
 
* [[Low disk watermark]]
 
* [[Low disk watermark]]
 +
* <code>[[/_cat/indices]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 15:48, 27 December 2022

Advertising: