{ "mappings": { "_doc": { "properties": { "paste_metadata": { "type": "nested" }, "paste_text": { "type": "text" } } } } }