Elasticsearch Index Design

Design and review Elasticsearch index mappings for stated access patterns: correct field types, text+keyword multi-fields, doc_values tuning, mapping-explosion avoidance, and explicit shard settings. Use when creating a new index, reviewing a mapping for storage or query performance, fixing wrong field types, or when the user asks which type to use for search, filter, sort, or aggregation on a field.

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/elastic@agent-skills/skills/elasticsearch/elasticsearch-index-design commit 39a6ba462a

Frequently asked questions

npx skillmds@latest add gabrielmoreira/elasticsearch-index-design