Bruce Raymond wrote:
Koha 3.0 with Zebra enabled Two issues in the catalog search results:
First Issue: Initial search results (opac-search.pl): Most, but not all the records display the following: "Availability: No items available:" in the results. Opening the full record (opac-detail.pl) displays the available items correctly with available copies.
What is the content of the MARC field (usually 525$7 in MARC21, 995$o in UNIMARC) which is mapped to the items.notforloan field? It has to be 0 (zero) to the status in the results page displays correctly. (Of course the status may be coded in authvalues so that users see "Available" of whatever, but what is in this field mus t be 0 for available items.)
Second Issue: When performing a search on the advanced search page (opac-search.pl) the searches fail if any of the limiters are selected. There is no error message, but no results either. Searches complete correctly from the page if no limiters are selected. Sample result: No Result found !
No results match your search for “kw,wrdl: james joycemc-itype:20” in Catalog
Do you have any suggestions as to what may be the issue with these problems?
Is your item type defined on item or on biblio level? If it is defined on biblio level, you would have do set item-level_itypes in system preferences (Cataloging) to OFF. Me myself experienced exactly the same issues (I work with UNIMARC). Hope this helps. Waiting for feedback from you. Regards, Janusz Kaczmarek * *