freetext
美
英 
例句
Is the language whose resources will be used for wordbreaking, stemming, and thesaurus and noise-word removal as part of the FREETEXT query.
特定的语言,其资源将作为FREETEXT查询的一部分用于单词断字、词干分析、同义词库查询以及干扰词删除。
The CONTAINS and FREETEXT predicates can only be used inside a WHERE clause of a SELECT statement.
CONTAINS和FREETEXT谓词只能在SELECT语句的WHERE子句中使用。
CONTAINS and FREETEXT both return a TRUE or FALSE value and are specified in the WHERE or HAVING clauses of a SELECT statement.
CONTAINS和FREETEXT都返回TRUE或FALSE值,并且都在SELECT语句的WHERE或HAVING子句中指定。
FREETEXT is not recognized as a keyword if the compatibility level is less than 70.
如果兼容级别小于70,则FREETEXT无法被识别为关键字。
The statement must not use the CONTAINS or FREETEXT full-text predicates.
语句不能使用CONTAINS或FREETEXT全文谓词。
The WHERE filter uses the FREETEXT predicate, so you can specify advanced multiple conditions.
WHERE筛选器使用FREETEXT谓词,这样便可指定多个高级条件。
Full-text queries using FREETEXT are less precise than those full-text queries using CONTAINS.
使用FREETEXT的全文查询没有使用CONTAINS的全文查询精度高。
FREETEXTTABLE uses the same search conditions as the FREETEXT predicate.
FREETEXTTABLE使用与FREETEXT谓词相同的搜索条件。
Similarly, if you choose the search type FREETEXT, ItemFinder uses the freetext_search_condition syntax.
同样,如果选择搜索类型FREETEXT,则ItemFinder使用freetext_search_condition语法。
The MSFTESQL service invokes stemmers at query time if the query is a FREETEXT query or requests an inflectional expansion.
在查询时,如果查询是FREETEXT查询或请求变形扩展,MSFTESQL服务将调用词干分析器间。
If you only require full-text key or rank information, use CONTAINSTABLE or FREETEXTTABLE instead of CONTAINS or FREETEXT, respectively.
如果只需要全文键或排名的信息,请分别使用CONTAINSTABLE或FREETEXTTABLE,而不要使用CONTAINS或FREETEXT。
When FREETEXT is used, the full-text query engine internally performs the following actions on the
如果使用FREETEXT,则全文查询引擎将在内部对