http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9511
Jorge de Cardenas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jorge de Cardenas <[email protected]> --- I am seeing the same issue. Example 1: delete all items run ./rebuild_zebra -b -z rerun search biblio is found with no items delete record run ./rebuild_zebra -b -z rerun search biblio with no items still shows up Example 2: delete all items and delete record run ./rebuild_zebra -b -z rerun search biblio with items will show up As a note: if "adelete" is replace with "delete" in you get "[warn] cannot delete record above (seems new)" for both cases above. The only way to correct the search results is to run ./rebuild_zebra -b -r It appears that the biblio record cannot be found by zebraidx to be removed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
