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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #21 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to