#381 : add location
This commit is contained in:
parent
5b02bd0fbe
commit
d329487d37
1 changed files with 3 additions and 0 deletions
|
@ -493,6 +493,9 @@
|
|||
"type": "date",
|
||||
"format": "date_optional_time"
|
||||
},
|
||||
"location": {
|
||||
"type": "geo_point"
|
||||
},
|
||||
"mimetype": {
|
||||
"type": "string",
|
||||
"index": "not_analyzed"
|
||||
|
|
Loading…
Add table
Reference in a new issue