1
0
Fork 0
forked from gitea/nas

Merge commit '3a8370e1f4' into kb_migration

This commit is contained in:
KMY 2023-08-15 17:58:03 +09:00
commit 61e4be24e1
44 changed files with 503 additions and 278 deletions

View file

@ -1,7 +1,7 @@
# frozen_string_literal: true
class AccountsIndex < Chewy::Index
settings index: { refresh_interval: '30s' }, analysis: {
settings index: index_preset(refresh_interval: '30s'), analysis: {
filter: {
english_stop: {
type: 'stop',