http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #21 from Jonathan Druart <jonathan.druart@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.