Browse Source

fix #411 : add label

Shinsuke Sugaya 9 năm trước cách đây
mục cha
commit
1b0d8ec251
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/main/resources/fess_indices/fess/doc.json

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

@@ -505,6 +505,10 @@
         "type": "string",
         "index": "not_analyzed"
       },
+      "label": {
+        "type": "string",
+        "index": "not_analyzed"
+      },
       "segment": {
         "type": "string",
         "index": "not_analyzed"