Summary: | ES configuration - Make the columns sortable/searchable | ||
---|---|---|---|
Product: | Koha | Reporter: | Séverine Queune <severine.queune> |
Component: | Searching - Elasticsearch | Assignee: | axel Amghar <axel.amghar> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | trivial | ||
Priority: | P5 - low | CC: | axel.amghar, marjorie.barry-vila |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | Bug 19598: ES configuration - Make the columns searchable |
Description
Séverine Queune
2017-11-09 11:13:02 UTC
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 |