Correctly analyze openstack_roles field

Fixes-bug: #1540852

Change-Id: If3bc9ba1fc3311c0b99e77403ab0a7ef15b62fb0
This commit is contained in:
Swann Croiset 2016-02-02 11:50:03 +01:00
parent b86db7820d
commit dfc153fe48

View File

@ -40,7 +40,7 @@
}, },
"openstack_roles": { "openstack_roles": {
"type": "string", "type": "string",
"analyser": "ost_roles" "analyzer": "ost_roles"
}, },
"openstack_region": { "openstack_region": {
"index": "not_analyzed", "index": "not_analyzed",