Json Schema => Elasticsearch Mapping Generator
Mapping from Json Sample Data

Enter Schema and other attributes to generate Elasticsearch Mapping

About

This tool generates Elasticsearch (ES) mapping using the json schema that you input for your data to be ingested/searched into/from Elasticsearch. If the default mapping generated by Elasticsearch itself in not enough for you and you are looking for custom mapping based on the json schema then, this tool is for you.

Apart from Json Schema input, it accepts other elasticsearch mapping attributes such as language analyzer, Elasticsearch version (supports 5.x and 6.x), and dynamic mapping options.

There is an api which can be used to generate Elasticsearch (ES) mapping by posting json schema to that api in your application code, dynamically, before you create an Index in Elasticsearch. The API details will be available soon.

Look at the Mapping examples converted using this tool

It is always free when using this web interface.


Copyright © Karigar's Input/Output Tools 2020.