https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22828
--- Comment #10 from Jonathan Druart <[email protected]> --- (In reply to Nick Clemens from comment #0) > Currently any records that do not index simply fail silently > > To recreate: > 1 - Use the Koha sample data, or insert a blank 245$b into a record (easiest > way is using advanced cataloging editor > 2 - Reindex elasticsearch > 3 - Check the ES count on the about page > 4 - Check the count in the DB (SELECT count(*) FROM biblio) > 5 - They don't match! They match for me. Which record is supposed to be wrong in the sample data? I added a blank 245$b but the reindex is ok. -- 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/
