Zebra and deleted biblios
A couple of weeks ago I mentioned that in 3.8.5, deleting a biblio, after deleting any items attached, requires a complete re-index by Zebra, the cron -z fails. Logging the cron as verbose, I get: Records exported: 0 ==================== REINDEXING zebra ==================== ==================== CLEANING ==================== 17:48:02-04/11 zebraidx(7610) [warn] cannot delete record above (seems new) The error is reproducible: e.g. two biblios, one with a typo important enough that Koha doesn't ask "Duplicate?" during the cataloguing, both with a single item; "attach" the barcode of one to the other and delete the "empty" biblio. After cron -z, the unwanted biblio appears (with no item) in both staff and OPAC until a complete re-index is done. Could someone else please verify, and I'll file a bug if confirmed. For the record, I've tried (sandbox only) the cron with and without -x; the behaviour is identical (sandbox and production.) Best regards, Paul
Paul schreef op zo 04-11-2012 om 19:04 [-0500]:
17:48:02-04/11 zebraidx(7610) [warn] cannot delete record above (seems new)
For the record, I've seen this message occasionally but rarely. I haven't attempted to work out what is causing it though, and I haven't had any reports of deletions not working properly, but haven't tested, either. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
Le 05/11/2012 00:18, Robin Sheat a écrit :
Paul schreef op zo 04-11-2012 om 19:04 [-0500]:
17:48:02-04/11 zebraidx(7610) [warn] cannot delete record above (seems new) For the record, I've seen this message occasionally but rarely. I haven't attempted to work out what is causing it though, and I haven't had any reports of deletions not working properly, but haven't tested, either. We at Bilbibre have notices this bug early. It comes from the fact that in rebuild_zebra.pl, deletions are made before updates via zebraidx. We will create a Bug or do it if you want.
Regards,
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Fridolyn SOMERS Biblibre - Pôle Support fridolyn.somers@biblibre.com <mailto:fridolyn.somers@biblibre.com>
participants (3)
-
Fridolyn SOMERS -
Paul -
Robin Sheat