Expand Minimize
1 out of 1 rated this helpful - Rate this topic

Microsoft.Office.Server.Search.Query namespace

  ClassDescription
Public classAlertCollection Applies to: Microsoft SharePoint Server 2010 search
Represents a collection of SearchAlert objects for a specified SPSite.
Public classAlertInfo Obsolete. Applies to: Microsoft SharePoint Server 2010 search
Represents information about a search alert.
Public classAlertManagerInfoRepresents the Search alert information for a Search service application.
Public classAllNoiseQueryExceptionRepresents the exception that is thrown when a search query's terms are all noise words.
Public classClientStringCollection
Public classCookieCredentialsRepresents an object that contains the credentials used to connect to federated search locations that are configured to use cookie-based authentication.
Public classExportImportManager
Public classFormsCredentialsRepresents an object that contains the credentials used to connect to federated search locations that are configured to use forms authentication.
Public classHighlightedStringRepresents the hit-highlighted summary.
Public classInactiveSourceQueriedException
Public classInternalQueryErrorException
Public classInvalidPropertyExceptionRepresents the exception that is thrown when the search query contains a property that is not valid.
Public classKeywordInformation Applies to: Microsoft SharePoint Server 2010 search
Contains information about a keyword.
Public classKeywordQueryRepresents a search query that uses the SharePoint Enterprise Search keyword syntax. For information about constructing keyword queries, see the Keyword Query Syntax Reference.
Public classKeywordQueryPropertiesRepresents the properties for a search query using the Keyword syntax.
Public classKeywordQueryPropertiesType_Client
Public classKnownTableTypesRepresents some special known values for TableType.
Public classLocationRepresents a federated location.
Public classLocationListContains a list of federated locations.
Public classOpenSearchRuntimeImplementation of runtime which performs a search against OpenSearch federated locations.
Public classPageImpressionConstants
Public classPageImpressionInfo
Public classPagingCookieClient-side state cookie that tracks the number of results filtered out by security trimming.
Public classPersonalResultSuggestion
Public classPluggableAccessCheckExceptionRepresents the exception that is thrown when application access is denied by the LDAP Pluggable Authentication Provider.
Public classPopularQueriesExportResults
Public classPopularQuery
Public classPrioritizedLocationListRepresents a class that returns the top result from the highest priority location.
Public classPropertyBagRepresents the base class for generic versions of a property bag.
Public classPropertyBag<T>
Public classPropertyConstraintRepresents a property constraint and a set of constraining values.
Public classPropertyConstraintCollectionRepresents a collection of PropertyConstraint objects.
Public classPropertyInformationProvides information about a managed property.
Public classQueryRepresents 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.
Public classQueryClientTypeManager
Public classQueryClientTypeMapping Mapping between client types and throttling tiers
Public classQueryContainsOnlyExcludedTermsExceptionRepresents the exception that is thrown when the search query contains only excluded terms.
Public classQueryEmptyException
Public classQueryInfoRepresents the query log data for a single click-through for a Search query.
Public classQueryLogImmediacyInfo
Public classQueryLogPageClick
Public classQueryLogPageImpression
Public classQueryLogPageImpressionBlock
Public classQueryLogPageImpressionResult
Public classQueryLogSettings
Public classQueryMalformedExceptionRepresents the exception that is thrown when a search query is not formed correctly.
Public classQueryManagerExecutes the query and returns the search results.
Public classQueryParameterSpecification
Public classQueryPersonalizationDataRepresents information about the user who is executing a Search query.
Public classQueryPropertiesRepresents the properties for a search query.
Public classQueryPropertyOutOfRangeException
Public classQueryPropertyValue
Public classQueryService Obsolete. To access the Search Query Web service and its methods, use the websvcSearch class instead.
Public classQuerySuggestionQuery
Public classQuerySuggestionResults
Public classQueryThrottledException
Public classQueryTransformInvalidPropertyExceptionException thrown when query transformation fails because invalid query property values are set
Public classQueryUtility
Public classRankingLabeling Executes queries against a search server.
Public classRankingModelNotFoundExceptionRepresents an error that occurs when the specified ranking model is not found.
Public classReadOnlySource Represents a source in which are permitted only read operations.
Public classRemoteSharepointException
Public classRemoteSharepointException.RemoteSharePointExceptionInfo
Public classReorderingRule
Public classReorderingRuleCollectionRepresents a collection of reordering rules.
Public classResultTableRepresents a distinct collection of search results returned for a query.
Public classResultTableCollectionRepresents a collection of ResultTable objects.
Public classScopeInformationProvides information about a search scope.
Public classScopeNotFoundExceptionRepresents the exception that is thrown when the scope name specified for a search query does not exist.
Public classSearchAlertRepresents an alert, which generates a notification when new content is added to the content index that matches a specified search term.
Public classSearcherInfoRepresents the searcher information for the Search query.
Public classSearchExecutorExecutes queries against a search server.
Public classSearchQueryExceptionProvides the base class for SharePoint Enterprise Search query exceptions.
Public classSearchServiceApplicationInfoRepresents information about the search service application.
Public classSearchServiceNotFoundExceptionRepresents the exception that is thrown when the search service is unavailable.
Public classSharePointSearchRuntimeImplementation of runtime which performs a search against SharePoint sites.
Public classSortDefines how search results are sorted.
Public classSortCollectionRepresents a collection of Sort structures.
Public classTooComplexQueryExceptionRepresents an exception that is thrown when there are too many results for this query.
Public classUnSupportedTopologyExceptionRepresents the exception that is thrown when a query has been sent to an unsupported server topology.
  StructureDescription
Public structureResultDefinitionProvides the information about a keyword definition in the search results.
  InterfaceDescription
Public interfaceILocationRuntimeDefines the properties and methods that support connecting to a federated location.
Public interfaceIPropertyCollection Represents a set of properties; every property is a key/value pair where the key is a string and the value is an object.
Public interfaceIQueryClientTypeOperations
Public interfaceIReadOnlyPropertyCollectionRepresents a set of properties; every property is a key/value pair, where the key is a string and the value is an object.
Public interfaceIRefinableRuntimeDefines a reference to the refinement manager that configures the query refinement calculation and merges the refinement filters.
Public interfaceISearchAdminServiceApplication
Public interfaceISearchHealthMonitoringServiceApplication
Public interfaceISecurityTrimmer2 Obsolete. Defines the methods that perform dynamic access checks of items to display in query Search results.
Public interfaceISecurityTrimmerPostThe ISecurityTrimmerPost interface must be implemented if you want to hook into the query processing component to perform dynamic access checks of documents that would be displayed in search results at query time.
Public interfaceISecurityTrimmerPreThe ISecurityTrimmerPre interface must be implemented by security trimmers that apply before search queries are evaluated, since a pre-trimmer will return additional claims to be encoded as security filters.This trimmer is an alternative to custom claims providers.
  DelegateDescription
Public delegateResultCallbackRepresents the callback method to be executed when an asynchronous search query request to a federated location is completed.
  EnumerationDescription
Public enumerationAlertChangeType Applies to: Microsoft SharePoint Server 2010 search
Represents the types of changes for which a search alert is generated.
Public enumerationCollapsingStatus Applies to: Microsoft SharePoint Server 2010 search
Defines whether duplicate results are collapsed for SharePoint Enterprise Search queries results.
Public enumerationKeywordInclusionDefines whether the query shall return results that contain all or any of the specified search terms.
Public enumerationQueryAuthenticationTypeDefines the query authentication types supported in SharePoint Enterprise Search.
Public enumerationQueryHintRepresents possible values for Hint.
Public enumerationQueryLogClickType
Public enumerationQueryLogClientTypeSpecifies the place from which the Search query is sent.
Public enumerationQueryLogPageImpressionBlock.ExtNovelDupe
Public enumerationQueryLogTypeSpecifies the type of the event that query logging records.
Public enumerationQueryPropertyValueType
Public enumerationRemoteSharepointException.RemoteSharePointExceptionType
Public enumerationReorderingRuleMatchType
Public enumerationResubmitFlag 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.
Public enumerationResultType Obsolete. Specifies the type of search results to return for a SharePoint Server search query.
Public enumerationSearchProviderSpecifies the search provider used.
Public enumerationSimilarType 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.
Public enumerationSortDirectionDefines the sort direction values for ordering search results.
Public enumerationSpellcheckMode 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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.