Merge commit '3a8370e1f4
' into kb_migration
This commit is contained in:
commit
61e4be24e1
44 changed files with 503 additions and 278 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue