Merge remote-tracking branch 'parent/main' into kb_migration

This commit is contained in:
KMY 2023-08-09 08:53:40 +09:00
commit 1fb5269501
22 changed files with 563 additions and 264 deletions

View file

@ -33,7 +33,7 @@ class AccountsIndex < Chewy::Index
},
verbatim: {
tokenizer: 'whitespace',
tokenizer: 'standard',
filter: %w(lowercase asciifolding cjk_width),
},