[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 16 17:06:23 CET 2015


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #21 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Is there a doc somewhere? I did not find it...

I tried but failed:

$ git remote add catalyst git://git.catalyst.net.nz/koha.git
$ git checkout -b elastic_search catalyst/elastic_search
$ perl installer/data/mysql/updatedatabase.pl
$ sudo apt-get install elasticsearch

$ perl misc/search_tools/rebuild_elastic_search.pl -h
Can't locate Elasticsearch.pm in @INC (you may need to install the
Elasticsearch module) (@INC contains: blablabla)

$ apt-cache search elasticsearch | grep perl
libcatmandu-perl - metadata toolkit

$ sudo apt-get install libcatmandu-perl

But got the same error.

The ElasticSearch module on the cpan is marked as deprecated:
http://search.cpan.org/~drtech/ElasticSearch-0.68/lib/ElasticSearch.pm

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list