https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30386
--- Comment #2 from Owen Leonard <[email protected]> --- I could not reproduce this error. I also tried this test plan: 1) Enable item-level_itypes 2) Create 3 records in Koha that share a word 3) Ran koha-rebuild-zebra 4) Search for that word, note your 3+ results 5) Ran koha-indexer --stop kohadev 6) delete from biblio where biblionumber = XXX; 7) Searched again, deleted record still returned along with the others. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
