[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
Mon Feb 26 16:26:36 CET 2018


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Alex Arnaud from comment #3)
> Created attachment 71619 [details] [review]
> 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

Is this backwards compatible?

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


More information about the Koha-bugs mailing list