http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10729
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #18 from Martin Renvoize <[email protected]> --- OK, so lets add some background to this bug. We have many customers using both ICU and DOM with zebra, and we found that phrase searching was broken. A phrase search would end up only actually searching upon the first word in the phrase and as such return rather unspecific results. This was reasonably apparent in the clients as 'bad results' in search.. but that's very objective. It's also apparent when using the link bibs to authorities script and this is much more provable. The link bibs to authorities script uses the exact search type that this patch affects, and we found that applying the pathc would drastically improve matching in the default mode of the script. Test plan to follow... once I've got Ian to give me some exact examples. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
