It would be great if we could sort (even search ?) the columns of the 3 tabs of Elastic search configuration (page koha/admin/searchengine/elasticsearch/mappings.pl). That would make the configuration easier. I would also be very useful to use different sorts/searches to check which fields are facetable / which subfields of XXX marc block are mapped / etc. to make the configuration more trustworthy.
Created attachment 90534 [details] [review] Bug 19598: ES configuration - Make the columns searchable Test plan: - apply the patch - at the top of each table you have a search line - In search fields: verify that the search is correct with all the fields(name, label, type and weight) - Go to bilios table: verify that the search is correct with all the new fields - make a search and verify that the button reset search is valid - add some mappings (without save) and test the search again - save and test the search once again - then, make the same with authorities table
This patch is solved in https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20588
*** This bug has been marked as a duplicate of bug 20588 ***