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

Doug Kingston <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21390|0                           |1
        is obsolete|                            |
  Attachment #21391|0                           |1
        is obsolete|                            |

--- Comment #41 from Doug Kingston <[email protected]> ---
Created attachment 22457
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22457&action=edit
[ENH] Bug 6435 Add daemon mode to rebuild_zebra.pl (revised 10/27)

(combines previous patches and addresses recent QA issue)
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.  The query is adjusted
based on whether -a, -b, or -a -b are specified.

Help text updated.  Tested against a live 3.12 system.

Note that this fix will benefit from the fix to lack of locking (bug 11078)

-- 
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/

Reply via email to