Did you remove d from your noise word list? If not remove it and rebuild
your catalog.

Signature
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Hi,
>
[quoted text clipped - 36 lines]
>
> Pierre Boucher
LeCitadin - 27 Jul 2006 15:02 GMT
Hi Hilary,
Thanks for the answer.
I forgot to mention that when using the query CONTAINS(SomeField,
'"B*"') or CONTAINS(SomeField, '"E*"'), it returns the expected
results. The problem seams to be with CONTAINS(SomeField, '"C*"') and
CONTAINS(SomeField, '"D*"') (so far). So I am trying to find an
explanation about this specific behavior.
Pierre Boucher
> Did you remove d from your noise word list? If not remove it and rebuild
> your catalog.
[quoted text clipped - 53 lines]
> >
> > Pierre Boucher