https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43113 --- Comment #1 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 202929 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202929&action=edit Bug 43113: Use phrase field for components search This patch fixes the ES search by appending ".phrase" to the field. FIXME: This doesn't work for Zebra - I am not sure how to fix that To test: 1 - Create a record with title "Wolves" 2 - Create another record, add a 773$t subfield with "There exist wolves" 3 - Ensure 'UseControlNumber" system preference is set to "Don't use" 4 - View the record for 'Wolves' 5 - There is a "Show anlytics" link 6 - Apply patch, restart all 7 - Refresh - the link is gone 8 - Edit the record from step 2 and set the 773$t to 'Wolves' 9 - View the record for 'Wolves' and confirm 'Show analytics' is back -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.