This commit is contained in:
syuilo 2018-07-04 20:23:55 +09:00
parent 8e05288c1f
commit f7d27bc50f

View file

@ -43,7 +43,7 @@ if (client) {
properties: { properties: {
text: { text: {
type: 'text', type: 'text',
index: 'analyzed', index: true,
analyzer: 'bigram' analyzer: 'bigram'
} }
} }