configsync.file_mapping.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of elasticsearch-configsync Show documentation
Show all versions of elasticsearch-configsync Show documentation
This plugin provides a feature to analyze texts.
The newest version!
{
"properties": {
"path": {
"type": "keyword"
},
"content": {
"type": "binary"
},
"@timestamp": {
"type": "date"
}
}
}