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
1 changed files with 1 additions and 1 deletions

View File

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