https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21675 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #7 from Jonathan Druart <jonathan.druart@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.