[Koha-bugs] [Bug 21675] Unable to add to a basket with ElasticSearch enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 6 15:33:08 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21675

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(for the record)

Works for me finally, I had to upgrade elastic and:

% cd /usr/share/elasticsearch
% sudo bin/elasticsearch-plugin remove analysis-icu
% sudo bin/elasticsearch-plugin install analysis-icu

hit
/cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl?op=reset&i_know_what_i_am_doing=1

% perl misc/search_tools/rebuild_elastic_search.pl -d
% sudo koha-elasticsearch --rebuild -b -a kohadev

not trivial...

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


More information about the Koha-bugs mailing list