freetext

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.

CONTAINSFREETEXT谓词只能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.

CONTAINSFREETEXT返回TRUEFALSE并且SELECT语句WHEREHAVING子句指定

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.

语句不能使用CONTAINSFREETEXT全文谓词

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.

同样如果选择搜索类型FREETEXTItemFinder使用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.

如果需要全文排名信息分别使用CONTAINSTABLEFREETEXTTABLE而不要使用CONTAINSFREETEXT

When FREETEXT is used, the full-text query engine internally performs the following actions on the

如果使用FREETEXT全文查询引擎内部