18 Apr
2017
18 Apr
'17
4:06 a.m.
So, How can we use scripts like (link_bibs_to_authorities.pl) with ElasticSearch? When using it, We get this error oAuth error: Connect failed (10000) unix:/var/run/koha/zebradb/authoritysocket ZOOM On Mon, Apr 17, 2017 at 11:29 PM, Abdulsalam Yousef <ayousef@kwareict.com> wrote:
Hello All,
We would like to know the alternative path of (authorityserver&biblioserver) in koha-conf.xml file for ElasticSearch instead of the following Zebra path here
<listen id="biblioserver" >unix:/var/run/koha/zebradb/ bibliosocket</listen> <listen id="authorityserver" >unix:/var/run/koha/zebradb/ authoritysocket</listen>
Thanks in advance.