Hi Joeri, Il 18/06/2012 20:04, Joeri ha scritto: > Dear sir, > > We're trying to find out how to extend opac search to external sources thru > z39.50, but can't seem to find it in the documentation. Our intention is to > be able to run a search via opac, and the search results would include > results from the catalog as well as an external catalog. > > The koha catalogue includes a z39.50 client search ; I'm looking for the > same feature within opac.
In koha there is an option to install and config also PazPar (with make install). You can start for here to build your integration. PazPar is an Index Data software to build metasearch on z39.50 and solr. Read anc check: -- Makefile.PL -- etc/koha-conf.xml -- C4/Search/PazPar2.pm -- http://www.indexdata.com/pazpar2 Bye Zeno Tajoli -- Dott. Zeno Tajoli tajoliAT_SPAM_no_prendiATcilea.it fax +39 02 2135520 CILEA - Consorzio Interuniversitario http://www.cilea.it/disclaimer _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

