http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9511 Jorge de Cardenas <jdeca@smfpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jdeca@smfpl.org --- Comment #3 from Jorge de Cardenas <jdeca@smfpl.org> --- 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.