{ "index_patterns": "events-plot-*", "order": 1, "mappings": { "properties": { "plot_str": { "type": "text", "index": false }, "plot_data": { "type": "binary" } } } }