http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6435
Doug Kingston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19267|0 |1 is obsolete| | --- Comment #16 from Doug Kingston <[email protected]> --- Created attachment 19710 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19710&action=edit Improved patch to add daemon mode to rebuild_zebra.pl This improved patch adds a variable to set the sleep time between checks for new records to index. The check is very cheap and not dependent on the size of the catalog so we make it every 5 seconds. Any records found (probably just one), are indexed by zebra incrementally. This will make new records nearly instantly available for search. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
