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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 27 08:24:21 CET 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #40 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I think this doesn't work quite right if you use the daemon mode only for -b
not for -a.

The command I ran was:
./misc/migration_tools/rebuild_zebra.pl -daemon -sleep 4 -b -v -z

Then I added a new authority, it keeps repeating the following lines:

queued records: 1
skipping authorities
====================
exporting biblio
====================

Records exported: 0

Records exported: 0
====================
REINDEXING zebra
====================

The record is not reindexed, but Koha keeps trying. I think this is because the
SQL statement doesn't differentiate between authority and biblio records.

Doug, could you take a look?

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