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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
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/