On Mon, Nov 24, 2008 at 11:51 AM, Henri-Damien LAURENT < laurenthdl@alinto.com> wrote:
Melisa Canales a écrit :
Hello,
I'm am using Koha 3.0 with zebra on a Debian etch server. I've gotten the staff side search to work, but when I search in the OPAC side I'm not getting any results back. Does anyone know what these errors mean?
The koha-opac-error_log says this:
And the koha-zebradaemon-output.log says this:
08:09:11-20/11 zebrasrv(2) [log] dict_lookup_grep:
(\x01\x0D)(Am(o|\xC3\xB3|\xC3\xB2|\xC3\xB5|\xC3\xB4|\xC5\x8F|\xC7\xAB|\xC8\xAF|\xC5\x91|\xC7\x92|\xC8\x8D|\xC8\x8F)r(e|\xC3\xA9|\xC3\xA8|\xC3\xAA|\xE1\xBA\xBD|\xC4\x95|\xC4\x99|\xC4\x97|\xC4\x9B|\xC8\x85|\xC8\x87)s)
08:09:11-20/11 zebrasrv(2) [log] dict_lookup_grep:
(\x01\x0D)(p(e|\xC3\xA9|\xC3\xA8|\xC3\xAA|\xE1\xBA\xBD|\xC4\x95|\xC4\x99|\xC4\x97|\xC4\x9B|\xC8\x85|\xC8\x87)rr(o|\xC3\xB3|\xC3\xB2|\xC3\xB5|\xC3\xB4|\xC5\x8F|\xC7\xAB|\xC8\xAF|\xC5\x91|\xC7\x92|\xC8\x8D|\xC8\x8F)s)
08:09:11-20/11 zebrasrv(2) [request] Search biblios ERROR 114 1 1+0 RPN @attrset Bib-1 @and @and Amores perros @or @attr 1=8002 @attr 4=109 @attr 2=2 0 @not @attr "1=_ALLRECORDS" @attr 2=103 '' @attr 1=8002 @attr 2=103 '' 08:09:14-20/11 zebrasrv(2) [session] Connection closed by client
Thanks, Melisa you donot state what your marc flavour is. But UNIMARC still has some problem with some system preferences. And it looks that is is trying to hide lost items. Maybe you could disable hidelostitems in Admin/System preferences. Hope that helps. -- Henri-Damien LAURENT
I am using MARC21. I have disabled hidelostitems and the OPAC search is working now. There is still error messages in the koha-opac-error_log, but the koha-zebradaemon-output.log has cleared up. Thank you so much for your help.