[Koha-bugs] [Bug 6630] Can't update zebra after add an item then barcode not searchable by search form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 27 13:58:05 CEST 2011


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

--- Comment #5 from Paul Poulain <paul.poulain at biblibre.com> 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.


More information about the Koha-bugs mailing list