Browse Source

#381 : add location

Shinsuke Sugaya 9 years ago
parent
commit
d329487d37
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/main/resources/fess_indices/fess/doc.json

+ 3 - 0
src/main/resources/fess_indices/fess/doc.json

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