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

            Bug ID: 32594
           Summary: Add a dedicated ES indexing background worker
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: [email protected]
          Reporter: [email protected]

When pushing the ES indexing jobs to the background queue, we have found it is
hard for the workers to keep up in production.

During high circulation times there are many single record reindexes produced.

It would be nice to have a dedicated ES worker that can batch these to reduce
the processing time and reduce the hits to the ES server

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to