[Koha] Zebra: only can index in XML format. Please help.

Tomas Cohen Arazi tomascohen at gmail.com
Fri Apr 15 23:42:39 NZST 2011


2011/4/14 hoa lean <anhoale at yahoo.com>
>
> Thank you Chris,
>
>
>
> I run as you suggested, but still cannot use the Authority Search.
[snip]
>
> 13:09:59-15/04 zebraidx(12757) [log] config /etc/koha/zebradb/zebra-authorities-dom.cfg

Try editing your '/etc/koha/koha-conf.xml' file and replace inside the section

<server id="authorityserver"  listenref="authorityserver" >

this way:
<config>/etc/koha_bmayor/zebradb/zebra-authorities-dom.cfg</config>
with
<config>/etc/koha_bmayor/zebradb/zebra-authorities.cfg</config>

and:
<xi:include href="/etc/koha_bmayor/zebradb/retrieval-info-auth-dom.xml"
with
<xi:include href="/etc/koha_bmayor/zebradb/retrieval-info-auth-grs1.xml"


And then reindex and try your search again.

Regards
To+


More information about the Koha mailing list