Share via


Microsoft.Office.Server.Search.Query (Espacio de nombres)

Clases

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

Interfaces

  Interfaz Descripción
Interfaz pública ISecurityTrimmer Provides methods for performing custom security trimming of Enterprise Search results.

Estructuras

  Estructura Descripción
Estructura pública ResultDefinition  

Enumeraciones

  Enumeración Descripción
Enumeración pública AlertChangeType  
Enumeración pública CollapsingStatus Defines whether duplicate results are collapsed for Enterprise Search queries results.
Enumeración pública KeywordInclusion Defines the keyword inclusion values.
Enumeración pública QueryAuthenticationType Defines the query authentication types supported in Enterprise Search.
Enumeración pública QueryHint Possible values for Hint.
Enumeración pública ResultType Defines the result types for Enterprise Search results.
Enumeración pública SortDirection Defines the sort direction values for ordering search results.