yes as I said you deleted them from the database but in the search index they are still there so just do a zebra reindex: I'm not so sure how the commandline options are but try that: sudo koha-rebuild-zebra -f mylibrary cheers Am 11.11.19 um 06:59 schrieb takan bhatt:
takan bhatt <takan.bhatt@gmail.com> Sat, Nov 9, 5:32 PM (2 days ago) to koha Sir /Madam During upload of marc file, I have made some mistake and my barcode is not showing as it should be.. I followed following procedure.
*udo su* *mysql -uroot -p* *use koha_library;*
*SET FOREIGN_KEY_CHECKS=0;*
*TRUNCATE items; * *TRUNCATE deleteditems;*
*TRUNCATE biblioitems; * *TRUNCATE biblio; * *TRUNCATE deletedbiblioitems; * *TRUNCATE deletedbiblio;*
*SET FOREIGN_KEY_CHECKS=1;*
*quit*
However, all the biblio are still in catalogue ?
How to overcome this? If not possible then show me how to uninstall KOHA.
Rajesh Bhatt Librarian, GRIMS VAPI _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha