FREETEXT queries in SQL Server 2008 not phrase matching
问题 I have a full text indexed table in SQL Server 2008 that I am trying to query for an exact phrase match using FULLTEXT. I don't believe using CONTAINS or LIKE is appropriate for this, because in other cases the query might not be exact (user doesn't surround phrase in double quotes) and in general I want to flexibility of FREETEXT. According to the documentation[MSDN] for FREETEXT: If freetext_string is enclosed in double quotation marks, a phrase match is instead performed; stemming and