http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6630
--- Comment #5 from Paul Poulain <[email protected]> 2011-10-27 11:58:05 UTC --- Could you please : * suspend the automatic (cronjob) rebuild_zebra * add an item * look at what you get when you do SELECT * FROM zebraqueue WHERE biblio_auth_number=<the biblio you just added an item to>. You should see a line with "done=0", that will be visible with a timestamp of your adding * run rebuild_zebra.pl -v -b -z => to reindex all pending indexes and have a verbose output * copy/paste here what you get & check that zebraqueue has now done=1 for the previous line you've found -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
