[Koha] [Fwd: Re: [Koha-devel] How to make z39.50 server]

nitesh rijal rijal.it at gmail.com
Thu Dec 10 17:51:20 NZDT 2009


Thanks to all the responders. My z39.50 server worked with all of your
suggestions. The final suggestion of changing

<server id="biblioserver"  listenref="biblioserver">

into

<server id="biblioserver">

worked for me.

Thanks to all.

On Wed, Dec 9, 2009 at 8:23 PM, <liny at cusat.ac.in> wrote:

>
> dear all
>
> My settings  for zebra server:
>
>
> <server id="publicserver"  listenref="publicserver">
>    <directory>/var/lib/koha/zebradb/biblios</directory>
>    <config>/etc/koha/zebradb/zebra-biblios.cfg</config>
>    <cql2rpn>/etc/koha/zebradb/pqf.properties</cql2rpn>
>     <!-- <docpath>xsl</docpath> -->
>     <!-- <stylesheet>xsl/default.xsl</stylesheet> -->
>     <!-- <maximumrecordsize>2000000</maximumrecordsize> -->
>     <retrievalinfo>
>       <retrieval syntax="usmarc" name="F"/>
>       <retrieval syntax="usmarc" name="B"/>
>       <retrieval syntax="xml" name="F"/>
>       <retrieval syntax="xml" name="B"/>
>       <retrieval syntax="xml" name="marcxml"
>                  identifier="info:srw/schema/1/marcxml-v1.1">
>         <backend syntax="usmarc" name="F">
>           <marc inputformat="marc" outputformat="marcxml"
>                 inputcharset="utf-8"/>
>         </backend>
>       </retrieval>
>  <retrieval syntax="xml" name="dc">
>         <backend syntax="usmarc" name="F">
>         <marc inputformat="marc" outputformat="marcxml"
>                 inputcharset="utf-8"/>
>           <xslt
>
> stylesheet="/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/xslt/MARC21slim"/>
>         </backend>
>       </retrieval>
>       <retrieval syntax="xml" name="utils">
>         <backend syntax="usmarc" name="F">
>           <marc inputformat="marc" outputformat="marcxml"
>                 inputcharset="utf-8"/>
>           <xslt
>
> stylesheet="/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/xslt/MARC21slim"/>
>         </backend>
>       </retrieval>
>     </retrievalinfo>
>    <xi:include href="/etc/koha/zebradb/explain-biblios.xml"
>                xmlns:xi="http://www.w3.org/2001/XInclude">
>      <xi:fallback>
>      <explain xmlns="http://explain.z3950.org/dtd/2.0/">
>          <serverInfo>
>            <host>localhost</host>
>            <port>9998</port>
>            <database>biblios</database>
>          </serverInfo>
>        </explain>
>      </xi:fallback>
>    </xi:include>
> </server>
>
>
> regards
> Liny Varghese
> --
> Information Scientist
> IT Person-UGC Infonet
> Cochin University of Science and Technology
> Kochi-22
> Ph:91-484-2862127
> http://library.cusat.ac.in
>
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
Nitesh Rijal
BE IT
email: rijal.it at gmail.com
url: http://niteshrijal.com.np
facebook: http://facebook.com/openrijal
twitter: http://twitter.com/openrijal
+9779841458173
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20091209/c2cdfdaf/attachment-0001.htm 


More information about the Koha mailing list