Hi all, I install koha 3.2.10(UNIMARC Franch) on debian squeeze . When I do a search and click on "limit to currently available items" I get no results. http://61.143.141.124:8000/cgi-bin/koha/opac-search.pl?idx=kw&q=chinese&limit=available my record.abs: #############"# item information (based on 995) ############### melm 995$2 lost,lost:n,item melm 995$a homebranch,Host-item,item melm 995$b homebranch,Host-item,item melm 995$c holdingbranch,Record-Source,item melm 995$d holdingbranch,Record-Source,item melm 995$e location,item melm 995$f barcode,item melm 995$h ccode,item melm 995$j LC-card-number:s,item melm 995$k Call-Number,Local-classification,lcn,Call-Number:p,Local-classification:p,lcn:p,item,Local-classification:s melm 995$n onloan:d,onloan:n,onloan:s,onloan:w,item melm 995$u Note,Note:p,item melm 995 item # just to index every subfield Any ideas on this? Thanks for the help. Jeff
There is a mistake of French initial install. Change melm 995$2 lost,lost:n,item To melm 995$o lost,lost:n,item Koha to MARC Mapping = itemlost or melm 995$s lost,lost:n,item Koha to MARC Mapping = notforloan Thanks Jeff ----- Original Message ----- From: xie To: koha@lists.katipo.co.nz Sent: Saturday, July 02, 2011 5:17 PM Subject: [Koha] zebra search noloan problem Hi all, I install koha 3.2.10(UNIMARC Franch) on debian squeeze . When I do a search and click on "limit to currently available items" I get no results. http://61.143.141.124:8000/cgi-bin/koha/opac-search.pl?idx=kw&q=chinese&limit=available my record.abs: #############"# item information (based on 995) ############### melm 995$2 lost,lost:n,item melm 995$a homebranch,Host-item,item melm 995$b homebranch,Host-item,item melm 995$c holdingbranch,Record-Source,item melm 995$d holdingbranch,Record-Source,item melm 995$e location,item melm 995$f barcode,item melm 995$h ccode,item melm 995$j LC-card-number:s,item melm 995$k Call-Number,Local-classification,lcn,Call-Number:p,Local-classification:p,lcn:p,item,Local-classification:s melm 995$n onloan:d,onloan:n,onloan:s,onloan:w,item melm 995$u Note,Note:p,item melm 995 item # just to index every subfield Any ideas on this? Thanks for the help. Jeff ------------------------------------------------------------------------------ _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (1)
-
xie