https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26472 --- Comment #40 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
confirm your koha-conf is pointing to the updated file form this patch:
It's as expected commented. So then it would use the default (updating by this patch): $config_file ||= C4::Context->config('intranetdir') . '/admin/searchengine/elasticsearch/index_config.yaml';
confirm you are using ktd
yes, even more «My koha (ktd) was started with the patch already applied.» So in any case, the field_config.yaml is the right and no need to reindex or reset the mappings (thanks for the -r, I'll keep that in mind) Retried and still got a wrong order, hmmm 😔 -- You are receiving this mail because: You are watching all bug changes.