fix #411 : add label

This commit is contained in:
Shinsuke Sugaya 2016-03-05 08:04:50 +09:00
parent 8edf27384e
commit 1b0d8ec251

View file

@ -505,6 +505,10 @@
"type": "string",
"index": "not_analyzed"
},
"label": {
"type": "string",
"index": "not_analyzed"
},
"segment": {
"type": "string",
"index": "not_analyzed"