[Koha-bugs] [Bug 27344] Implement Elastic's update_index_background using Koha::BackgroundJob

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 8 09:23:49 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27344

--- Comment #57 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
I've pushed a remote branch with the different dependencies applied
https://gitlab.com/joubu/Koha/-/commits/bug_27344

If we decide to enqueue a new task for the indexing step (for the other
background jobs), we just need to remove the { index_now => 1 } flag we pass to
->index_records.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list