mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-30 10:46:55 +00:00
wip
This commit is contained in:
parent
f0fbff824b
commit
ccc79eac91
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ if (client) {
|
||||||
properties: {
|
properties: {
|
||||||
text: {
|
text: {
|
||||||
type: 'text',
|
type: 'text',
|
||||||
index: 'analyzed',
|
index: true,
|
||||||
analyzer: 'bigram'
|
analyzer: 'bigram'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue