Weird search problem

View: New views
2 Messages — Rating Filter:   Alert me  

Weird search problem

by LAURENT Henri-Damien-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,
I am trying to get my zebra base work.
I followed the guidelines proposed by Joshua and Paul.
It raised some warnings on wide cahracter but is said on the net it is
only warnings.
My .mf files are quite light, say 100 Mo on a 200 Mo Koha Base.
But when it comes to search, i never get connected.

Koha says :
> QUERY : Title all "chaos" at
> /home/hdl/Koha/Code/savannah/koha-dev/koha//C4/SearchMarc.pm line
> 244., referer:
> http://localhost:8083/cgi-bin/koha/search.marc/search.pl?type=intranet,

> ZOOM error 109 "Database unavailable" (addinfo: "kohazebra") from
> diag-set 'Bib-1', referer:
> http://localhost:8083/cgi-bin/koha/search.marc/search.pl?type=intranet
While zebraserver says :

> 14:31:39-06/03 zebrasrv(1) [log] User perm for perm.anonymous: rw
> 14:31:39-06/03 zebrasrv(1) [request] Auth none
> 14:31:39-06/03 zebrasrv(1) [request] Init OK - ID:81/81
> Name:ZOOM-C/YAZ Version:1.62/2.1.12
> 14:31:39-06/03 zebrasrv(1) [log] ResultSet '1'
> 14:31:39-06/03 zebrasrv(1) [log][app2] zebra_register_open rw = 0
> useshadow=0 p=0x8146578,n=,rp=(none)
> 14:31:39-06/03 zebrasrv(1) [log]
> profilePath=.:/usr/local/share/idzebra/tab/
> cwd=/home/hdl/Koha/Code/savannah/koha-dev/koha/misc/zebra/unimarc
> 14:31:39-06/03 zebrasrv(1) [log] 0 keys, 0 sysnos, rank
> 14:31:39-06/03 zebrasrv(1) [log] term="chaos" nn=0 type=void count=0
> 14:31:39-06/03 zebrasrv(1) [log] user/system: 0/0
> 14:31:39-06/03 zebrasrv(1) [request] Search ERROR 109 1 1+0 RPN:
> @attrset Bib-1 @attr 5=100 @attr 6=1 @attr 3=3 @attr 4=2 @attr 2=3
> @attr 1=4 chaos
> 14:31:39-06/03 zebrasrv(1) [session] Connection closed by client
> 14:31:39-06/03 zebrasrv(1) [log][app2] zebra_register_close p=0x8146578

What am I missing ?
What should I do to have it work ?
Thanks for your help.
--
Henri-Damien LAURENT


_______________________________________________
Koha-zebra mailing list
Koha-zebra@...
http://lists.nongnu.org/mailman/listinfo/koha-zebra

Re: Weird search problem

by Mike Taylor-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Date: Mon, 06 Mar 2006 14:43:11 +0100
> From: Henri-Damien LAURENT <laurenthdl@...>
>
>> QUERY : Title all "chaos" at
>> /home/hdl/Koha/Code/savannah/koha-dev/koha//C4/SearchMarc.pm line
>> 244., referer:
>> http://localhost:8083/cgi-bin/koha/search.marc/search.pl?type=intranet,
>> ZOOM error 109 "Database unavailable" (addinfo: "kohazebra") from
>> diag-set 'Bib-1', referer:
>> http://localhost:8083/cgi-bin/koha/search.marc/search.pl?type=intranet

I guess this is just what it says: the Zebra server can serve many
databases, so your search-request has to say which of them it wants to
search; and your search-request packet is requesting one ("kohazebra")
that doesn't exist in the server.

I don't know enough about Koha to help you beyond there, but is there
a database-creation step you're supposed to have done before getting
started?

(And, Adam, is it possible that the existence of a database within
Zebra is determined only by the existence of records in the database,
so that BIB-1:109 is a rude way of Zebra saying "there are no records
in the database you asked for"?)

 _/|_ ___________________________________________________________________
/o ) \/  Mike Taylor  <mike@...>  http://www.miketaylor.org.uk
)_v__/\  I'll figure out the details later ...



_______________________________________________
Koha-zebra mailing list
Koha-zebra@...
http://lists.nongnu.org/mailman/listinfo/koha-zebra