#381 : add location

This commit is contained in:
Shinsuke Sugaya 2016-05-15 10:05:11 +09:00
parent 5b02bd0fbe
commit d329487d37

View file

@ -493,6 +493,9 @@
"type": "date",
"format": "date_optional_time"
},
"location": {
"type": "geo_point"
},
"mimetype": {
"type": "string",
"index": "not_analyzed"