https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19101 --- Comment #2 from Claudio <costalc@gmail.com> --- (In reply to Josef Moravec from comment #1)
(In reply to Claudio from comment #0)
I updated Koha from 16.11.06 to 17.05.02. All run smoothly, as always, but Zebra seems not to work well. New items added are missing in the Intranet search results. Also any change in items (i.e. itemlost, notforloan) is missing too. But they can be loan or viewed in the detail view of each one. OPAC seems OK.
Other impact: to change authorities in biblios (i.e. personal name) does not update authority table.
I tried to rebuild the catalog: koha-rebuild-zebra -f -v INSTANCENAME but echoed this msg:
.error retrieving biblio 1 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683, <DATA> line 751.
Have you seen any error message during up upgrade? Especially in database update process?
Could it be related to changes made in bug 17196? Could you check your db for this changes?
Hi Josef! I didn't notice any problem during update process and the new table biblio_metadata seems to work fine: reports run OK, MARC tags are shown OK in search results, etc. Appart from this, I made a full database backup and import it into a local Koha installation (17.5.2). Then I run zebra indexer and works fine. All data that were missing or not visible now appear normally. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.