[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 17:04:42 CET 2018


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

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71607|0                           |1
        is obsolete|                            |

--- Comment #2 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 71618
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71618&action=edit
Bug 18969: ES6 - replace use of field include_in_all by copy_to

Test plan:

  1) apply this patch,
  2) update your elasticsearch server to the version 6 (6.2?),
  3) reinstall icu plugin,
  4) reindex your authorities 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,
  8) try a search on authorities

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


More information about the Koha-bugs mailing list