[Koha-bugs] [Bug 32594] Add a dedicated ES indexing background worker

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 24 23:43:22 CET 2023


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

--- Comment #13 from David Cook <dcook at prosentient.com.au> ---
I don't use Elasticsearch with Koha yet, so I'm probably not the best
positioned to comment.

(In reply to Jonathan Druart from comment #9)
> Also I think it is confusing to have
>   misc/search_tools/es_indexer_daemon.pl
> and
>   misc/background_jobs_worker.pl

I don't think there's an issue having a separate worker program, but
"search_tools" probably isn't the right place for it. Perhaps we should have
something like "misc/workers/background_jobs_worker.pl" and
"misc/workers/es_indexer_daemon.pl"

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


More information about the Koha-bugs mailing list