Microsoft.Office.Server.Search.Query Namespace
Classes
Class | Description | |
---|---|---|
AlertCollection | Applies to: Microsoft SharePoint Server 2010 search Represents a collection of SearchAlert objects for a specified SPSite. |
|
AlertInfo | Applies to: Microsoft SharePoint Server 2010 search Represents information about a search alert. |
|
AlertManagerInfo | Represents the Search alert information for a Search service application. | |
AllNoiseQueryException | Represents the exception that is thrown when a search query's terms are all noise words. | |
CookieCredentials | Represents an object that contains the credentials used to connect to federated search locations that are configured to use cookie-based authentication. | |
FASTSearchQueryException | ||
FASTSearchRuntime | Applies to: Microsoft FAST Search Server 2010 for SharePoint Implementation of runtime which performs a search against a FAST Search Server 2010 for SharePoint farm location. |
|
FormsCredentials | Represents an object that contains the credentials used to connect to federated search locations that are configured to use forms authentication. | |
FullTextSqlQuery | Applies to: Microsoft SharePoint Server 2010 search Represents a SQL syntax search query. See the SharePoint Search SQL Syntax Reference for information about constructing queries using the SharePoint Server search SQL syntax. |
|
FullTextSqlQueryProperties | Applies to: Microsoft SharePoint Server 2010 search Represents the properties for a search query using the SharePoint Server search SQL syntax. |
|
HighlightedString | Represents the hit-highlighted summary. | |
InvalidPropertyException | Represents the exception that is thrown when the search query contains a property that is not valid. | |
KeywordInformation | Applies to: Microsoft SharePoint Server 2010 search Contains information about a keyword. |
|
KeywordQuery | Represents a search query that uses the SharePoint Enterprise Search keyword syntax. For information about constructing keyword queries, see the Keyword Query Syntax Reference. | |
KeywordQueryProperties | Represents the properties for a search query using the Keyword syntax. | |
Location | Represents a federated location. | |
LocationList | Contains a list of federated locations. | |
OpenSearchRuntime | Implementation of runtime which performs a search against OpenSearch federated locations. | |
PagingCookie | Client-side state cookie that tracks the number of results filtered out by security trimming. | |
PluggableAccessCheckException | Represents the exception that is thrown when application access is denied by the LDAP Pluggable Authentication Provider. | |
PrioritizedLocationList | Represents a class that returns the top result from the highest priority location. | |
PropertyConstraint | Represents a property constraint and a set of constraining values. | |
PropertyConstraintCollection | Represents a collection of PropertyConstraint objects. | |
PropertyInformation | Provides information about a managed property. | |
Query | Represents the base class for executing search queries by using the SharePoint Enterprise Search query object model, and 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 | Represents the query log data for a single click-through for a Search query. | |
QueryMalformedException | Represents the exception that is thrown when a search query is not formed correctly. | |
QueryManager | Executes the query and returns the search results. | |
QueryPersonalizationData | Represents information about the user who is executing a Search query. | |
QueryProperties | Represents the properties for a search query. | |
QueryService | To access the Search Query Web service and its methods, use the websvcSearch class instead. | |
RankingModelNotFoundException | Represents an error that occurs when the specified ranking model is not found. | |
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 | Represents an alert, which generates a notification when new content is added to the content index that matches a specified search term. | |
SearcherInfo | Represents the searcher information for the Search query. | |
SearchQueryException | Provides the base class for SharePoint Enterprise Search query exceptions. | |
SearchServiceApplicationInfo | Represents information about the search service application. | |
SearchServiceNotFoundException | Represents the exception that is thrown when the search service is unavailable. | |
SharePointSearchRuntime | Implementation of runtime which performs a search against SharePoint sites. | |
Sort | Defines how the search results are sorted. | |
SortCollection | Represents a collection of Sort structures. | |
TooComplexQueryException | Represents an exception that is thrown when there are too many results for this query. | |
UnSupportedTopologyException | Represents the exception that is thrown when a query has been sent to an unsupported server topology. |
Structures
Structure | Description | |
---|---|---|
ResultDefinition | Provides the information about a keyword definition in the search results. |
Interfaces
Interface | Description | |
---|---|---|
ILocationRuntime | Defines the properties and methods that support connecting to a federated location. | |
IRefinableRuntime | Defines a reference to the refinement manager that configures the query refinement calculation and merges the refinement filters. | |
ISecurityTrimmer2 | Defines the methods that perform dynamic access checks of items to display in query Search results. |
Delegates
Delegate | Description | |
---|---|---|
ResultCallback | Represents the callback method to be executed when an asynchronous search query request to a federated location is completed. |
Enumerations
Enumeration | Description | |
---|---|---|
AlertChangeType | Applies to: Microsoft SharePoint Server 2010 search Represents the types of changes for which a search alert is generated. |
|
CollapsingStatus | Applies to: Microsoft SharePoint Server 2010 search Defines whether duplicate results are collapsed for SharePoint Enterprise Search queries results. |
|
KeywordInclusion | Defines whether the query shall return results that contain all or any of the specified search terms. | |
QueryAuthenticationType | Defines the query authentication types supported in SharePoint Enterprise Search. | |
QueryHint | Represents possible values for Hint. | |
QueryLogClientType | Specifies the place from which the Search query is sent. | |
QueryLogType | Specifies the type of the event that query logging records. | |
ResubmitFlag | Applies to: Microsoft FAST Search Server 2010 for SharePoint Specifies the criteria for automatically resubmitting a query that yielded no results. Each member value indicates an action to be taken if no hits are found. By combining these values you indicate that multiple modifications shall be performed. The effect of an automatic resubmit is that the query is modified and automatically re-evaluated prior to returning the result to the client. |
|
ResultType | Specifies the type of search results to return for a SharePoint Server search query. | |
SearchProvider | Specifies the search provider used. | |
SimilarType | Applies to: Microsoft FAST Search Server 2010 for SharePoint A flag that specifies the type of similar documents to find in a Find Similar query. For details, see Find Similar (FAST Search Server 2010 for SharePoint). |
|
SortDirection | Defines the sort direction values for ordering search results. | |
SpellcheckMode | Applies to: Microsoft FAST Search Server 2010 for SharePoint Flag specifying how spelling corrections and suggestions are handled for a query. For details, see Linguistic Query Features (FAST Search Server 2010 for SharePoint). |