OpenSearch/docs/reference/migration/migrate_7_0
Mayya Sharipova 57e4d10007
Limit the number of nested documents (#27405)
Add an index level setting `index.mapping.nested_objects.limit` to control
the number of nested json objects that can be in a single document
across all fields. Defaults to 10000.

Throw an error if the number of created nested documents exceed this
limit during the parsing of a document.

Closes #26962
2017-11-22 10:16:28 -05:00
..
aggregations.asciidoc
api.asciidoc Standardize underscore requirements in parameters (#27414) 2017-11-17 15:31:52 -05:00
cluster.asciidoc remove _primary and _replica shard preferences (#26791) 2017-10-08 11:03:06 -04:00
indices.asciidoc Add limits for ngram and shingle settings (#27211) (#27318) 2017-11-08 10:12:57 -05:00
mappings.asciidoc Limit the number of nested documents (#27405) 2017-11-22 10:16:28 -05:00
plugins.asciidoc Remove azure deprecated settings (#26099) 2017-09-12 16:51:44 +02:00
search.asciidoc Fail queries with scroll that explicitely set request_cache (#27342) 2017-11-10 16:02:06 +01:00