add role
This commit is contained in:
parent
cad60a9778
commit
35eb33b87a
1 changed files with 4 additions and 0 deletions
|
@ -500,6 +500,10 @@
|
|||
"type": "string",
|
||||
"index": "not_analyzed"
|
||||
},
|
||||
"role": {
|
||||
"type": "string",
|
||||
"index": "not_analyzed"
|
||||
},
|
||||
"segment": {
|
||||
"type": "string",
|
||||
"index": "not_analyzed"
|
||||
|
|
Loading…
Add table
Reference in a new issue