Showing
1 changed file
with
4 additions
and
0 deletions
@@ -124,6 +124,10 @@ | @@ -124,6 +124,10 @@ | ||
124 | "type": "string", | 124 | "type": "string", |
125 | "analyzer": "lowercase_standard", | 125 | "analyzer": "lowercase_standard", |
126 | "search_analyzer": "lowercase_standard" | 126 | "search_analyzer": "lowercase_standard" |
127 | + }, | ||
128 | + "isGlobal": { | ||
129 | + "type": "string", | ||
130 | + "index": "not_analyzed" | ||
127 | } | 131 | } |
128 | } | 132 | } |
129 | } | 133 | } |
-
Please register or login to post a comment