Fwd: [Fwd: Abt Biblioserver Configuration!!!!]

20 views
Skip to first unread message

mohan pradhan

unread,
May 18, 2011, 7:31:04 AM5/18/11
to dlne...@googlegroups.com

---------------------------- Original Message ----------------------------
Subject: Abt Biblioserver Configuration!!!!
From:    "Shiva Ram Shrestha" <sth.s...@gmail.com>
Date:    Wed, May 18, 2011 11:55 am
To:      ata.r...@gmail.com
Cc:      "Dr. Mohan Raj Pradhan" <mpra...@healthnet.org.np>
--------------------------------------------------------------------------

IRC ;http://stats.workbuffer.org/irclog/koha/2011-05-02

During chat with Magnuse in IRC , he just gave me solution for biblioserver
configuration and he told me it  bugs in koha

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5667

and for solution we need to add the  "the BIBLIOGRAPHIC RECORDS" *<server>
tag *must be copied and given a new id of 'publicserver"

ie.
<server id="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/MARC21slim2DC.xsl"/>
        </backend>
      </retrieval>
      <retrieval syntax="xml" name="mods">
        <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/MARC21slim2MODS.xsl"/>
        </backend>
      </retrieval>
      <retrieval syntax="xml" name="rdfdc">
        <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/MARC21slim2RDFDC.xsl"/>
        </backend>
      </retrieval>
      <retrieval syntax="xml" name="rss2">
        <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/MARC21slim2RSS2.xsl"/>
        </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/MARC21slimUtils.xsl"/>
        </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>

untitled-[2]
Reply all
Reply to author
Forward
0 new messages