// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` spec render page 1`] = `

Define index


Must be in lowercase letters. Cannot begin with underscores or hyphens. Spaces, commas, and characters :, ", *, +, /, , |, ?, #, > are not allowed.
Allow this index to be referenced by existing aliases or specify a new alias.

Index settings


Specify the number of primary shards for the index. Default is 1.
The number of primary shards cannot be changed after the index is created.
Specify the number of replicas each primary shard should have. Default is 1.
Specify how often the index should refresh, which publishes the most recent changes and make them available for search. Default is 1 second.

Specify a comma-delimited list of settings. View index settings. EuiIconMock (opens in a new tab or window)

All the settings will be handled in flat structure. Learn more EuiIconMock (opens in a new tab or window) .