IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Index APIs
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Index APIs
editIndex APIs are used to manage individual indices, index settings, aliases, mappings, and index templates.
Index management:
editMapping management:
editAlias management:
editIndex settings:
editIndex templates:
editIndex templates automatically apply settings, mappings, and aliases to new indices. They are most often used to configure rolling indices for time series data to ensure that each new index has the same configuration as the previous one. For more information, see Index Templates.