浏览代码

fix #411 : add label

Shinsuke Sugaya 9 年之前
父节点
当前提交
1b0d8ec251
共有 1 个文件被更改,包括 4 次插入0 次删除
  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"