Koha 3 Advanced Search
I have a very basic problem with my Koha 3 test installation. If I use the "Limit type to" selection, my search does not show anything. My Items are set as "Books, Booklets, Workbooks", but if I set the "Books, Booklets, Workbooks" checkbox, I get "No results found". If I unset the checkbox, it finds my search. Is this a known issue? Your help will be appreciated.
Are you using Biblio level Itemtypes or Item level Itemtypes, and do you have the itemtype set in the appropriate place? Check in Administration in System Preferences on the Cataloguing tab the syspref item-level_itypes. If that is on you have to set the itemtype on the items themselves, which is the 952$y field. Otherwise the itemtype has to be on the Biblio record, in the 942$c field. On Thu, 2008-09-04 at 14:25 +0200, zang@zang.co.za wrote:
I have a very basic problem with my Koha 3 test installation.
If I use the "Limit type to" selection, my search does not show anything. My Items are set as "Books, Booklets, Workbooks", but if I set the "Books, Booklets, Workbooks" checkbox, I get "No results found". If I unset the checkbox, it finds my search.
Is this a known issue?
Your help will be appreciated.
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
There was a known deficiency in one of the zebra configuration files that caused the symptoms you report. If your version is older than the July 12th patch, please update your file: etc/zebradb/ccl.properties The git version is here: http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=etc/zebradb/ccl.prope... --Joe On Thu, Sep 4, 2008 at 8:25 AM, <zang@zang.co.za> wrote:
I have a very basic problem with my Koha 3 test installation.
If I use the "Limit type to" selection, my search does not show anything. My Items are set as "Books, Booklets, Workbooks", but if I set the "Books, Booklets, Workbooks" checkbox, I get "No results found". If I unset the checkbox, it finds my search.
Is this a known issue?
Your help will be appreciated.
participants (3)
-
Joe Atzberger -
Michael Hafen -
zang@zang.co.za