6 Apr
2009
6 Apr
'09
3:43 p.m.
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