fix #411 : add label
This commit is contained in:
parent
8edf27384e
commit
1b0d8ec251
1 changed files with 4 additions and 0 deletions
|
@ -505,6 +505,10 @@
|
|||
"type": "string",
|
||||
"index": "not_analyzed"
|
||||
},
|
||||
"label": {
|
||||
"type": "string",
|
||||
"index": "not_analyzed"
|
||||
},
|
||||
"segment": {
|
||||
"type": "string",
|
||||
"index": "not_analyzed"
|
||||
|
|
Loading…
Add table
Reference in a new issue