Thanks Joe for your suggestion. Actually, I had tested importing these records on another system and it was working fine. Later I did it on the actual server where I got into this problem. I will try again and get back. How to remove the records imported through bulk import? I have imported about 130,000 records through bulkimport. Should I remove both mysql and zebra databases? If so, can I specify range of accession number or bar code to remove the records? Thanks in advance, Anuradha
Probably, one or more of your records causes Koha to choke when trying to parse it into a MARC::Record object. Try analyzing the same file with MARC::Lint or other analysis tools, paying special attention to the encoding.
--Joe
On Mon, Apr 6, 2009 at 7:28 AM, K.T Anuradha <anu@ncsi.iisc.ernet.in> wrote:
Hello,
I did bulk import of records on Koha 3.0 with bulkimport script. I could do a search on a few terms successfully. However, when I give a* or m* it gives the following error, whereas p* or z* retrieves the results properly.
Error: Can't call method "raw" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 487.
Could anyone tell me the reason for this pl?
-Anuradha
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.