https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16921 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joy@bywatersolutions.com --- Comment #3 from Joy Nelson <joy@bywatersolutions.com> --- I also am not seeing any oddities in my search results of authorities, nor any mismatches in the linker script. Normally the oddities with the linker script are due to setting in the system preferences. I have heard of other sites with issues with the linker that appeared to be a result of their zebra config. -joy
Hi, attribute combo (phrase, no trucation, complete field) used in yaz-client test, from the 1st mail in koha-devel list back in June 23:
@attr 1=Match-heading @attr 4=1 @attr 5=100 @attr 6=3 "Bentley, Peter, Ed."
looks fine to me, and in my test setup it returns a proper result (only one, exact authority record matched). Most likely, problem is not in the Koha authority matching code, but in Zebra itself (it's config, or maybe the particular version you are using is buggy). BTW, do you have ICU tokenizer enabled? If yes, there were some known problems with it (completeness and position attributes not working at all, or not working properly) especially in not up-to-date zebra versions (see Bug 13751 and Bug 16581).
-- You are receiving this mail because: You are watching all bug changes.