12 lines
205 B
JSON
12 lines
205 B
JSON
{
|
|
"mappings": {
|
|
"_doc": {
|
|
"properties": {
|
|
"paste_metadata": {
|
|
"type": "nested"
|
|
},
|
|
"paste_text": { "type": "text" }
|
|
}
|
|
}
|
|
}
|
|
}
|