Joshua Ferraro a écrit :
> Hi Paul,
>
> I'm a bit concerned about the implications of removing those characters
> without any warning to the user or programmer. I'm skeptical that they
> aren't valid in the first place, why remove them at all?
>   
The problem with them is that :
(using < for {0088} and > for {0089}) titles are something like :
<Les >éléphants
zebra consider them as characters and indexes :
 >elephants as a word.

Thus, a search on "elephant" returns nothing :\

On BNF ALL titles starting by Le, Les, La, ... have the < >...

I could have declared {0088} as a space character in zebra, but could 
not succeed to have zebra understanding that.

HTH

-- 
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : 04 91 31 45 19 

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to