International characters (åäö) and Fulltext search problems

When doing a FullText search, either thru the Notes view or with an LS agent and database.FTSearch-method, I get incorrect results.

Notes/Domino asumes that a=å=ä and o=ö… It doesn’t care about the swedish characters!

I’ve tested this on both Notes/Domino 6.54 English and Notes/Domino 7.0 English.

Any helpful ideas would be much appreciated.

/Jocke

Subject: RE: International characters (åäö) and Fulltext search problems.

No one?

Well, the answer is a Notes.ini parameter:

FT_Index_Accent_Sens=1

Setting this will make the FT index respect international chars.

/J