[Koha-patches] [PATCH] (bug #4856) fix rebuild zebra to delete NSB/NSE chars

LAURENT Henri-Damien henridamien.laurent at biblibre.com
Tue Jun 8 20:07:24 CEST 2010


Le 08/06/2010 13:33, Frederic Demians a écrit :
> 
>> This as already been integrated, and does not work.
> 
> On Koha community? I don't see it:
> 
>    http://tinyurl.com/3ypszru
> 
> Did you also take a look on you lang_defs/fr/sort-string-utf.chr?
> 
line 283
It should remove the non sorting blocks (we read from docs.)

But that doesnot fit and when analysing the index process, it doesnot
remove them.
Solution could be ICU. But using ICU also means loosing some truncation
attributes like fuzzy, or left truncation. Moreover ICU is quite picky
about the way tokens are analyzed.
We also want to be able to propose some solution to those who are not
willing to use ICU and install yet another dependency.
-- 
Henri-Damien LAURENT


More information about the Koha-patches mailing list