[Koha-bugs] [Bug 25325] ElasticSearch mapping export lacks staff_client/opac fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 1 06:16:12 CEST 2020


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

--- Comment #5 from Frédéric Demians <frederic at tamil.fr> ---
Victor, your correct 'yes' is default value for 'staff_client' and 'opac'
fields. It means you have to set some ES fields to 'false' to see the problem.
You can also see the reverse function of exporting ES config which is:

Koha::SearchEngine::ElasticSearch.pm::reset_elasticsearch_mappings

http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=Koha/SearchEngine/Elasticsearch.pm;h=66166713259f4a175295384fb30486ee2d8b6431;hb=HEAD#l360

Thks for testing/signing.

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


More information about the Koha-bugs mailing list