Elasticsearch Mapping Generator
Generate Elasticsearch index mapping JSON with field types, analyzers, shard/replica settings, and dynamic mapping options. Supports text, keyword, date, numeric, geo, and nested field types.
How to Use Elasticsearch Mapping Generator
Define your index fields with types and analyzers, configure shards, replicas, and dynamic mapping, then click Generate to get a complete Elasticsearch mapping JSON ready for your index.
Step-by-Step Instructions
- Enter index name and configure shards/replicas
- Add fields with name, type, and analyzer
- Set dynamic mapping preference
- Click Generate Mapping and copy the JSON
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.