ResultType 枚举 (Microsoft.Office.Server.Search.Query)

Defines the result types for 企业级搜索 results.

命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
<FlagsAttribute> _
Public Enumeration ResultType
用法
Dim instance As ResultType
[FlagsAttribute] 
public enum ResultType

成员

  成员名称 说明
DefinitionResults Specifies the results set containing definitions for keywords matching the search query. 
HighConfidenceResults Specifies the results set containing high-confidence results matching the search query. 
None No result type is specified. 
RelevantResults Specifies the results set containing the main search results from the content index matching the search query. 
SpecialTermResults Specifies the results set containing best bets matching the search query. 

另请参阅

参考

Microsoft.Office.Server.Search.Query 命名空间