https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26466
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|[email protected] | |y.org | Resolution|WONTFIX |--- Component|Searching |Searching - Zebra Summary|Zebra finds results in |koha-rebuild-zebra should |empty instance |reset index if there are no | |data to index Status|RESOLVED |REOPENED --- Comment #3 from Katrin Fischer <[email protected]> --- Hi Anke, David's comment might have sounded a little harsh - it's a template we use when we think people will get better help on the English mailing list. The main reason is that only a few people read all the bug changes (as QAM I feel like i have to :) ) What I think the issue is, is that when you delete everything, the Zebra index doesn't reset when you do a full reindex. We could make make this into a bug saying that -f should be doing that. What you can probably do: Catalog a record manually. I tmight have the intended effect. And I found this: https://koha-community.org/manual/20.05/en/html/faq.html#reset-the-zebra-index You should definitely also truncate biblio_metadata. I believe there shoud be some cascading (automatic deletion of data in related tables) going on between tables, but not completely sure (bilbio - biblioitems - biblio_metadata - items). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
