all groups > sql server full text search > february 2007 >
You're in the

sql server full text search

group:

Finding 'C' as a programming language...


Finding 'C' as a programming language... Kyle Jedrusiak
2/15/2007 10:32:17 AM
sql server full text search:
I'm not sure what I did generates the correct result...I think I got the
information here but I don't remember as it was a few years ago.

I edited the noise-ENU file and removed the letter C from the last line.
Then I did rebuild on the indexes.

It almost seems like it worked...but I have a few where it may be doing the
wrong thing.

Point me in the right direction please...thanks

Re: Finding 'C' as a programming language... Hilary Cotter
2/15/2007 3:22:19 PM
The word breaker only does special treatment when a non-alphanumeric
character occurs after a c. In some cases it is case sensitive. So removing
the c from the noise word list should allow you to search on it.

--
Hilary Cotter

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



[quoted text, click to view]

AddThis Social Bookmark Button