[Koha-bugs] [Bug 23053] Local-Number cannot be used for authority matching due to non-existence of 'phrase' index

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 5 16:01:05 CEST 2019


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 90336
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90336&action=edit
Bug 23053: Add phrase index to authority Local-Number

To test:
 1 - Define a matching rule for authorities on field 001 index Local-Number
 2 - In koha-conf.xml raise the zebra_loglevels
     <zebra_loglevels>none,fatal,warn,request,info</zebra_loglevels>
 3 - Export some authorities using the tools->export data
 4 - Import those authorities
 5 - Note no matches found
 6 - View the zebra output log, you should see lots of error 114
 7 - Apply patch
 8 - Copy the indexdefs files to the installed versions
 9 - Reapply matchign rules to staged files
10 - Matches should now be found
11 - Logs should not have errors

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


More information about the Koha-bugs mailing list