Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Sql Full Text Search accent insensitive

 
   Database Help (Home) -> Full Text RSS
Next:  How to store indexes build by lucene in database ..  
Author Message
stexavcar

External


Since: Aug 08, 2008
Posts: 1



(Msg. 1) Posted: Fri Aug 08, 2008 10:01 am
Post subject: Sql Full Text Search accent insensitive
Archived from groups: microsoft>public>sqlserver>fulltext (more info?)

i have sql 2000.

my problem is that accent is sensitive when i use ContainsTable in full text
search.
i like a accent insensitive.

please help me....thank you

 >> Stay informed about: Sql Full Text Search accent insensitive 
Back to top
Login to vote
Russell Fields

External


Since: Jan 10, 2008
Posts: 552



(Msg. 2) Posted: Wed Aug 13, 2008 3:35 pm
Post subject: Re: Sql Full Text Search accent insensitive [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

stexavcar,

Although the SQL Server has accent insensitive collations, the full-text
engine does not have this component, so names will be accent sensitive.
http://www.tech-archive.net/Archive/SQL-Server/microsoft.public.sqlser....fullte

Back in 2004 (part of the thread above) Hilary Cotter suggested that you
will have to preprocess your query string and include accented and
unaccented versions of the words that you care about.

RLF

"stexavcar" <stexavcar DeleteThis @discussions.microsoft.com> wrote in message
news:F33A466D-466D-454C-8A16-38190C2689E4@microsoft.com...
>i have sql 2000.
>
> my problem is that accent is sensitive when i use ContainsTable in full
> text
> search.
> i like a accent insensitive.
>
> please help me....thank you

 >> Stay informed about: Sql Full Text Search accent insensitive 
Back to top
Login to vote
Display posts from previous:   
   Database Help (Home) -> Full Text All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]