Membres Query (Microsoft.Office.Server.Search.Query)
The base class for executing search queries using the Recherche de contenu d'entreprise query object model. Defines the properties and methods that are shared by the FullTextSqlQuery and KeywordQuery classes.
Les tableaux suivants contiennent la liste des membres exposés par le type Query .
Propriétés publiques
Nom | Description | |
---|---|---|
Application | Gets the application name for the query request. | |
AuthenticationType | Gets or sets the authentication type for the query. | |
Culture | Gets or sets the locale for the query. | |
EnableStemming | Gets or sets a Boolean value that specifies whether stemming is enabled. | |
HighlightedSentenceCount | Gets or sets the number of sentences to include in the hit-highlighted summary. | |
Hint | Gets or sets the suggested query processor behavior for the query. | |
IgnoreAllNoiseQuery | Gets or sets a Boolean value that specifies whether the search query should execute if the query text contains only noise words. | |
KeywordInclusion | Gets or sets a value that specifies whether the query returns results that contain all or any of the specified search terms. | |
PagingCookie | Gets or sets a client-side state cookie that tracks the number of query results filtered out by security trimming. | |
QueryText | Gets or sets the text for the search query. | |
ResultTypes | Gets or sets a value that specifies the search result type. | |
RowLimit | Gets or sets the maximum number of rows returned in the search results. | |
ServerContext | Gets a ServerContext object that provides run-time methods for shared services in Microsoft Office SharePoint Server 2007. | |
Sid | Gets or sets the query’s security identifier (SID). | |
Site | Gets the collection of Web sites associated with the query. | |
SiteContext | Gets or sets the site URL for the search query. | |
StartRow | Gets or sets first row included in the search results. | |
Timeout | Gets or sets the amount of time, in milliseconds, before the query request times out. | |
TotalRowsExactMinimum | Used by Microsoft.Office.Server.Search.WebControls.SearchPagingWebPart to determine the minimum value required for rendering page links. | |
TrimDuplicates | Gets or sets a Boolean value that specifies whether duplicate items should be removed from the search results. | |
UrlZone | Gets the originating URL zone for the query request. |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
Dispose | ||
Equals | Surchargé. (hérité de Object) | |
Execute | Executes the search query. | |
GetHashCode | (hérité de Object) | |
GetProperties | Returns information about managed properties. | |
GetResults | Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code. | |
GetScopes | Returns information about search scopes. | |
GetType | (hérité de Object) | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
_GetInterfaces | ||
Finalize | (hérité de Object) | |
FinishConstruction | ||
GetSearchApp | Gets the search context for the Shared Service Provider's search service. | |
MemberwiseClone | (hérité de Object) | |
ThrowIfProductExpired | ||
ThrowIfUnSupportedTopologyForMSSExpress |
Haut de page
Voir aussi
Référence
Query, classe
Microsoft.Office.Server.Search.Query, espace de noms