Hi all, We are running Koha in a test environment and importing MARC21 records. Because something went wrong we deleted the MYSQL biblio table to remove the imported records. But when we search in the koha interface we still find them; the database is empty for sure. We checked like 10 times. I have read that Koha has a dual database approach: text-based and RDBMS ... is there also a text-based copy of the database? Does anyone have a clue why we still find records while the database is empty and if yes, how can we resolve this one? Thanks, Jan Jan van Nijnatten MSc | information architect The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.
Hi, On Wed, Mar 25, 2009 at 5:44 AM, Nijnatten, Jan van <jan.v.nijnatten@philips.com> wrote:
Does anyone have a clue why we still find records while the database is empty and if yes, how can we resolve this one?
The indexes are still present. If you're using Zebra, you should run rebuild_zebra.pl -b -r -x; if you're using the NoZebra indexing mode, you should run rebuild_nozebra.pl. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt
participants (2)
-
Galen Charlton -
Nijnatten, Jan van