refactor(search): index search terms only when necessary
This commit is contained in:
parent
6733b2884f
commit
e01f5b7993
7 changed files with 33 additions and 6 deletions
|
@ -280,6 +280,7 @@ module Instructeurs
|
|||
end
|
||||
|
||||
dossier.save(context: :champs_private_value)
|
||||
dossier.index_search_terms_later
|
||||
|
||||
respond_to do |format|
|
||||
format.turbo_stream do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue