Re: [Koha] No results match your search for “available” in Catalog
Hi Henri Damien Its actually because the availability check is commented out in the code. MT 2299 .... and MT2298. If you check the irc logs for today you will see me talking about it. I was going to talk to you about it so thanks for the reminder. Maybe there was a follow up commit that was never pushed? If you uncomment the availability code it works again. Chris On 23 Dec 2010 19:20, "LAURENT Henri-Damien" < henridamien.laurent@biblibre.com> wrote: Le 22/12/2010 23:34, Chris Cormack a écrit :
* massoud alshareef (massoud@kwareict.com) wrote:
Here is a search for the word "child" in A... Chris limiting on available items relies on search on - lost items - onloan if you donot have any lost items or any link between items.lost and a subfield, or any index itemlost (iirc) related to that subfield, then you will not have the index itemlost set... Then... zebra send error 114 Therefore no results. same for onloan. You should check the zebra logs and see whtether the query succeds or not. Hope that helps. -- Henri-Damien LAURENT
No results match your search for��kw,wrdl: ��� available��in Catalog.
Thanks
...
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Le 23/12/2010 07:26, Chris Cormack a écrit :
Hi Henri Damien
Its actually because the availability check is commented out in the code. MT 2299 .... and MT2298. If you check the irc logs for today you will see me talking about it. I was going to talk to you about it so thanks for the reminder. Maybe there was a follow up commit that was never pushed? If you uncomment the availability code it works again.
Chris Oh yes... Well it works the way it worked.... that is : availability at biblio level and not at item level. But at least it doesnot fail. Yes. I guess I should post a follow or maybe you did ? -- Henri-Damien LAURENT
participants (2)
-
Chris Cormack -
LAURENT Henri-Damien