15 Sep
2016
15 Sep
'16
1:39 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17302 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- I still think that the normalization done by C4::Matcher::_normalize is a bad idea to use as a default. We shouldn't be pre-normalizing data before it hits Zebra, because Zebra is going to try to normalize it again for searching using the same method it used to normalize data for indexing. -- You are receiving this mail because: You are watching all bug changes.