Re: [Koha] Add 999$c to Zebra index

2020-10-25 Thread dcook
ystems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Online: 02 8005 0595 -Original Message- Date: Fri, 23 Oct 2020 09:10:18 -0300 From: Tomas Cohen Arazi To: Michael Sutherland Cc: koha Subject: Re: [Koha] Add 999$c to Zebra index Message-ID: Content-Type: text/pl

Re: [Koha] Add 999$c to Zebra index

2020-10-23 Thread Tomas Cohen Arazi
I believe EDS uses Z39.50 to query item statuses, real-time. El vie., 23 oct. 2020 a las 8:47, Michael Sutherland () escribió: > Joel, > > Since Koha is OAI-PMH compliant, you could have EBSCO harvest the catalog > and ingest it into EDS. Then everything in your catalog will be searchable > in E

Re: [Koha] Add 999$c to Zebra index

2020-10-23 Thread Michael Sutherland
Joel, Since Koha is OAI-PMH compliant, you could have EBSCO harvest the catalog and ingest it into EDS. Then everything in your catalog will be searchable in EDS. When Virginia Tech was using EDS, I had it done this way. Are you hosted or have you installed Koha on your own? I suggest speaking

Re: [Koha] Add 999$c to Zebra index

2020-10-22 Thread Katrin Fischer
Hi Joel, 999$c is definitely indexed. Have you checked other searches like title searches give correct results and your Koha is set up as a Z39.50 target correctly? Maybe try 9002 as listed in etc / zebradb / ccl.properties: biblionumber 1=9002 Katrin On 22.10.20 22:19, Coehoorn, Joel wrote:

Re: [Koha] Add 999$c to Zebra index

2020-10-22 Thread Coehoorn, Joel
This is EBSCO Discovery. The service is connecting successfully, but then getting now no results back from this query: find @attr 1=12 59 They see: Received SearchResponse. Search was a bloomin' failure. Number of hits: 0, setno 1 Resultset status: none records returned: 0 I honestly have no id

Re: [Koha] Add 999$c to Zebra index

2020-10-22 Thread Katrin Fischer
Hi Joel, the biblionumber should already be indexed, the index name is local-number. You can also see this in the default matching rules Koha is installed with. Katrin On 22.10.20 22:03, Coehoorn, Joel wrote: Does anyone have a step-by-step guide for adding the biblionumber to the zebra index?

[Koha] Add 999$c to Zebra index

2020-10-22 Thread Coehoorn, Joel
Does anyone have a step-by-step guide for adding the biblionumber to the zebra index? I need it to set up integration with a discovery service, so the discovery search can include both our Koha catalog holding and our subscribed online resources that are not in Koha. I've seen this link: https://