[Date Prev][Date Next] [Chronological] [Thread] [Top]

UTF8 case insensitive matching



Hi

I'm trying to make UTF8 case insensitive matching work properly.
caseIgnoreMatch seems to work, and I've submitted a patch to make
caseIgnoreSubstringsMatch work.

I'm hoping to get UTF8 case insensitive matching into 2.0 as
quickly as possible. What else must be done before this is
possible, and what should be done? I haven't checked that closely
yet, but there are more matching rules that need to be fixed I
guess.

Stig