Searches by keyword containing pound '#' and plus '+' signs using a Sql Server 2005's Full-Text index, and functions 'freetext' and 'containstable' does not yield correct results matching the term, such as 'C#' and 'C++'. The returned results seems equivalent of ones returned by terms without the pound and plus signs.
Could anyone shed some light on this?