https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26466 Bug ID: 26466 Summary: Zebra finds results in empty instance Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: koha-bugs@lists.koha-community.org Reporter: anke.bruns@gwdg.de QA Contact: testopia@bugs.koha-community.org Koha still finds results for bib records even though all bib records have been deleted from the instance. Zebra index has been rebuilt with option -f after deleting, so I would expect no search results at all. The search results lead to empty records anyway, but they shouldn't be there at all. What else has to be deleted exept items, deleteditems, biblioitems, deletedbiblioitems, biblio, deletedbiblio, biblio_metadata, deletedbibliometadata so that Zebra won't find anything after rebuilding? Is there another way to empty a Koha instance of its bib records apart from TRUNCATE-ing the tables mentioned above in the database? Thanks! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.