[Bug 7759] New: Use Koha-Contrib-Tamil to update Zebra data in background
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7759 Priority: P5 - low Change sponsored?: --- Bug ID: 7759 Assignee: gmcharlt@gmail.com Summary: Use Koha-Contrib-Tamil to update Zebra data in background QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: tajoli@cilea.it Hardware: All Status: NEW Version: rel_3_8 Component: Command-line Utilities Product: Koha To solve the problem of indexing Koha in background, bug 5166, we can insert Frédéric Demians instruction into documentation, with a link to the wiki. The instructions of Frédéric Demians: I have an alternative implementation of a patch for this bug. I've packaged it as a CPAN module for easy testing. It contains two scripts: one for punctual indexing, and one for queued records indexing. What is specific to this implementation: - No use of POE, but AnyEvent: http://search.cpan.org/dist/AnyEvent/ - Moose OO classes - Export records for Zebra only in XML - No records content modification (leader, authority id, unimarc 100 tag). As it is, it works with a lot of UNIMARC/MARC21 Koha instances loaded with various records types. How to test it: - Install the module: sudo cpan Koha::Contrib::Tamil - You have two scripts installed: koha-index koha-index-daemon - You can access their respective man pages: man koha-index man koha-index-daemon - To reindex a whole DB, standard env variable being set: koha-index --verbose koha-index --source authority --verbose - To start the indexing daemon, with indexing occurring every minute: koha-index-daemon - To start the same daemon, with indexing occuring every 30 seconds: koha-index-daemon --timeout 30 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7759 Zeno Tajoli <tajoli@cilea.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |tajoli@cilea.it -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7759 --- Comment #1 from Zeno Tajoli <tajoli@cilea.it> --- Created attachment 8363 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8363&action=edit update of INSTALL files -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7759 Zeno Tajoli <tajoli@cilea.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7759 Zeno Tajoli <tajoli@cilea.it> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7764 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7759 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8363|0 |1 is obsolete| | --- Comment #2 from Mason James <mtj@kohaaloha.com> --- Created attachment 9260 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9260&action=edit Bug 7759, update of install files to use background indexing (and some whitespace tidy) Signed-off-by: Mason James <mtj @ kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7759 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mtj@kohaaloha.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7759 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com --- Comment #3 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: Patch related to documentation only, passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7759 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed in 3.8.0, I forgot to change the status -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org