11 lines
138 B
JSON
11 lines
138 B
JSON
{
|
|
"properties": {
|
|
"timestamp": {
|
|
"type": "date",
|
|
"index": true
|
|
},
|
|
"hashtag": {
|
|
"type": "text"
|
|
}
|
|
}
|
|
}
|