[Bug 39194] New: Add a cronjob to report record IDs that have failed to be indexed (Elasticsearch - ES)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39194 Bug ID: 39194 Summary: Add a cronjob to report record IDs that have failed to be indexed (Elasticsearch - ES) Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: aleisha@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org If a record is catalogued but does not successfully get indexed by Elasticsearch, it is called 'missing'. A summary of this can be seen on the Koha About page, under the System information tab. A user may see something like this: Records are not indexed in Elasticsearch Warning 27 record(s) missing on a total of 1807413 in index koha_kohadev_biblios. However we can't see from this view which record(s) are missing from the indices. It would be great to have a list of the IDs that are in the Koha database, but not in the ES indices. Probably need this to be a cronjob as with large catalogues, a request like that would crash Koha. So would also want to report the time the script was run last to the page as well. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39194 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |aleisha@catalyst.net.nz |ity.org | Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39194 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Forgot about the /misc/maintenance/compare_es_to_db.pl script, which does this already! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org