Docs

WARNING: Version 6.1 of Elasticsearch has passed its EOL date.

This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.

Elasticsearch Reference [6.1] » Indices APIs
« Returning the type of the aggregation Create Index »

Indices APIsedit

The indices APIs are used to manage individual indices, index settings, aliases, mappings, and index templates.

Index management:edit

  • Create Index
  • Delete Index
  • Get Index
  • Indices Exists
  • Open / Close Index API
  • Shrink Index
  • Split Index
  • Rollover Index

Mapping management:edit

  • Put Mapping
  • Get Mapping
  • Get Field Mapping
  • Types Exists

Alias management:edit

  • Index Aliases

Index settings:edit

  • Update Indices Settings
  • Get Settings
  • Analyze
  • Index Templates

Monitoring:edit

  • Indices Stats
  • Indices Segments
  • Indices Recovery
  • Indices Shard Stores

Status management:edit

  • Clear Cache
  • Refresh
  • Flush
  • Force Merge
« Returning the type of the aggregation Create Index »

Most Popular

  • Get Started with Elasticsearch: Video
  • Intro to Kibana: Video
  • ELK for Logs & Metrics: Video