[Koha-bugs] [Bug 26466] Zebra finds results in empty instance

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 16 09:45:17 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26466

Anke <anke.bruns at gwdg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |WONTFIX

--- Comment #2 from Anke <anke.bruns at gwdg.de> ---
Hi,

well, it's probably a mixture of a bug report and a support request.

And yes, I've searched the documentation for this problem (otherwise I wouldn't
have filed the bug in the first place).

Anyway it does seem to me a bug if I delete everything from the tables
mentioned* and then rebuild zebra and still find index entries even though
there are no records.

*(as found in this documentation:

https://kohageek.blogspot.com/2017/12/delete-records-in-koha.html

which refers to

http://koha.1045719.n5.nabble.com/Step-by-Step-process-to-delete-records-td5761474.html,

adding 

TRUNCATE biblio_metadata;
TRUNCATE deletedbiblio_metadata;

because I thought they might have to be deleted, too.)

Anyway, thanks for the advice, I'll see if I can solve the problem somewhere
else.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list