@@ -, +, @@ Engine Configuration 1. go to: cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl 2. note the warning message 3. Apply patch 4. Note the change in warning message. Confirm it makes sense. Apply patch and check the changed message in the template file mappings.tt and confirm it makes sense. --- .../prog/en/modules/admin/searchengine/elasticsearch/mappings.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt @@ -88,11 +88,11 @@ a.add, a.delete {

Search engine configuration

- Warning: Any modification in these configurations will need a total reindexation to be fully taken into account ! + Warning: Any changes to the configuration will only take effect after a full reindex. Until then searching may not work correctly.
[% IF errors %]
- Errors occurred, Modifications does not apply. Please check following values: + Changes have not been applied. Please check the following values: