mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-26 09:36:02 -07:00
wip
This commit is contained in:
parent
8e05288c1f
commit
f7d27bc50f
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…
Reference in a new issue