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

  说明
公共类 AlertCollection  
公共类 AllNoiseQueryException Represents the exception that is thrown when a search query's terms are all noise words.
公共类 FullTextSqlQuery Represents a search query using the 企业级搜索SQL Syntax.
公共类 InvalidPropertyException Represents the exception that is thrown when the search query contains a property that is not valid.
公共类 KeywordInformation Contains information about a keyword.
公共类 KeywordQuery Represents a search query using the Enterprise Search keyword syntax.
公共类 PagingCookie Client-side state cookie that tracks the number of results filtered out by security trimming.
公共类 PluggableAccessCheckException  
公共类 PropertyConstraint  
公共类 PropertyConstraintCollection Represents a collection of PropertyConstraint objects.
公共类 PropertyInformation Provides information about a managed property.
公共类 Query The base class for executing search queries using the 企业级搜索 query object model. Defines the properties and methods that are shared by the FullTextSqlQuery and KeywordQuery classes.
公共类 QueryContainsOnlyExcludedTermsException Represents the exception that is thrown when the search query contains only excluded terms.
公共类 QueryInfo  
公共类 QueryMalformedException Represents the exception that is thrown when a search query is not formed correctly.
公共类 QueryService To access the Search Query Web service and its methods, use the websvcSearch class instead.
公共类 ResultTable Represents a distinct collection of search results returned for a query.
公共类 ResultTableCollection Represents a collection of ResultTable objects.
公共类 ScopeInformation Provides information about a search scope.
公共类 ScopeNotFoundException Represents the exception that is thrown when the scope name specified for a search query does not exist.
公共类 SearchAlert  
公共类 SearchQueryException Provides the base class for 企业级搜索 query exceptions.
公共类 SearchServiceNotFoundException Represents the exception that is thrown when the search service is unavailable.
公共类 Sort Defines how the search results are sorted.
公共类 SortCollection Represents a collection of Sort structures.
公共类 UnSupportedTopologyException Represents the exception that is thrown when a query has been sent to an unsupported server topology.

接口

  接口 说明
公共接口 ISecurityTrimmer Provides methods for performing custom security trimming of 企业级搜索 results.

结构

  结构 说明
公共结构 ResultDefinition  

枚举

  枚举 说明
公共枚举 AlertChangeType  
公共枚举 CollapsingStatus Defines whether duplicate results are collapsed for 企业级搜索 queries results.
公共枚举 KeywordInclusion Defines the keyword inclusion values.
公共枚举 QueryAuthenticationType Defines the query authentication types supported in 企业级搜索.
公共枚举 QueryHint Possible values for Hint.
公共枚举 ResultType Defines the result types for 企业级搜索 results.
公共枚举 SortDirection Defines the sort direction values for ordering search results.