necrite
05-03-2004, 05:33 PM
Hi I have a site in flash 7 woth coldfusion webservice. I use the Verity search engine shiiped with coldfusion but I have problems in my search. When I create my xml files, the coldfusion won't index any file with accented chars. Verity should be international (utf8 support). I tried everything.
The workaround I found is :
Before indexing, I strip the accented char in the XML files.
Before Searching, I strip the accented chars in the query.
My problems is the result that verity returns don't have any accents.
Somebody ever have this problem. If you don't undestand what I mean go in my site http://www.ena.lu/dja and search for example "comité". You'll see what I mean in the results.
Thanks in advance.
The workaround I found is :
Before indexing, I strip the accented char in the XML files.
Before Searching, I strip the accented chars in the query.
My problems is the result that verity returns don't have any accents.
Somebody ever have this problem. If you don't undestand what I mean go in my site http://www.ena.lu/dja and search for example "comité". You'll see what I mean in the results.
Thanks in advance.



