[ic] Search.pm : case insensitiv problem

Stefan Hornburg racke at linuxia.de
Mon Dec 13 14:42:40 EST 2004


On Wed, 08 Dec 2004 15:00:36 +0100
Stefan Hornburg <racke at linuxia.de> wrote:

> Lars Tode wrote:
> > Hallo list.
> > 
> > Since a few weeks we've a problem with the case insensitiv search.
> > We are using the current interchange version (5.x) on a FreeBSD 4.7 with
> > Perl 5.8.5.
> > 
> > As Example we had 36 records, that contain the word 'Puschkin' (in
> > cyrillic).
> > If you search for 'Puschkin' you get 36 hits. If you search for 'puschkin',
> > and set mv_case to 0 and mv_substing_match to 1, only 1 record match.
> 
> It appears that IC doesn't heed the current locale for searches and
> filters (upper). Unfortunately I didn't find time to fix this problem.

As a workaround you can try the following in your locale definition:

Locale de_DE LC_CTYPE de_DE
Locale de_DE LC_COLLATE de_DE

Bye
	Racke



-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list