[Koha-bugs] [Bug 26024] New: Purge undone of zebraqueue in cleanup_database.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 20 11:47:32 CEST 2020


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

            Bug ID: 26024
           Summary: Purge undone of zebraqueue in cleanup_database.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching - Zebra
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com

Purge script misc/cronjobs/cleanup_database.pl with --zebraqueue DAYS will
delete entries from zebraqueue table with done=1

We now start to use Elasticsearch only so entries of zebraqueue with done=0
stay in database.

I propose we purge all entries in cleanup_database.pl.
Even with zebra, if indexing does not occur after several days (30 by default),
there is a problem and one need a full rebuild.

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


More information about the Koha-bugs mailing list