[Koha-bugs] [Bug 18969] Elasticsearch - _all field is deprecated - should use copy_to to prepare for ES6

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 14 15:14:24 CET 2018


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

--- Comment #1 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 71607
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71607&action=edit
Bug 18969: ES6 - remove use of field [include_in_all] (WIP for biblios only)

Test plan:

  1) apply this patch,
  2) update your elasticsearch server to the version 6 (6.2?),
  3) reinstall icu plugin,
  4) reindex your authoroties and biblios,
  5) check that there is no error in
    /var/log/elasticsearch/elasticsearch.log,
  6) try a search on biblios
  7) check that facet work

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


More information about the Koha-bugs mailing list