[Koha-bugs] [Bug 6435] Added daemon mode parameters to rebuild_zebra.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 24 08:04:12 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6435

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21099|0                           |1
        is obsolete|                            |

--- Comment #28 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 21391
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21391&action=edit
Bug 6435 Add daemon mode to rebuild_zebra.pl (w/typo fix)

This change adds code to check the zebraqueue table with a cheap SQL query
and a daemon loop that checks for new entries and processes them incremantally
before sleeping for a controllable number of seconds.  The default is 5 seconds
which provides a near realtime search index update.  This is desirable
particularly
for libraries that are doing active catalogue updating.

Help text updated.  Tested against a live 3.12 system.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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


More information about the Koha-bugs mailing list