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

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

@@ -500,6 +500,10 @@
         "type": "string",
         "index": "not_analyzed"
       },
+      "role": {
+        "type": "string",
+        "index": "not_analyzed"
+      },
       "segment": {
         "type": "string",
         "index": "not_analyzed"