Shinsuke Sugaya hace 9 años
padre
commit
d329487d37
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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",
         "format": "date_optional_time"
       },
+      "location": {
+        "type": "geo_point"
+      },
       "mimetype": {
         "type": "string",
         "index": "not_analyzed"