Search log is not cleaning up! I even triggered it in Sidekiq scheduler but still search log is there.
Search log is not cleaning up!
zogstrip
(Régis Hanol)
#4
There’s no way unless you remove the records from the database.
Why do you want to clean the search logs?
zogstrip
(Régis Hanol)
#8
Right, that job is used to trim the search logs. It’s controlled by the “search query log max size
” site setting (which defaults to 1M).