Expand Minimize
This topic has not yet been rated - Rate this topic

Microsoft.Office.Server.Search.Administration namespace

Provides administrative types and members for managing a Shared Service Provider's instance of SharePoint Enterprise Search.

For information about programming with the SharePoint Enterprise Search Administration object model, see Getting Started with the SharePoint Server Search Administration Object Model.

  ClassDescription
Public classAccountAuthCredentialsRepresents an object that contains the credentials used to connect to a federated search location.
Public classAliasInfo This class represents a managed property alias in the Search schema.
Public classAliasInfoCollection This class represents a collection of managed property aliases in the Search schema.
Public classAllContentScopeRuleRepresents a scope rule that includes all items in the content index.
Public classAnalyticsReportingStore
Public classAnalyticsReportingStoreCollection
Public classAttributeExceptionThe exception that is thrown when an error occurs while accessing classes that inherit from Attribute.
Public classAuthenticationDataProvides the base class for the objects containing the authentication data that is used to connect to federated search locations.
Public classAuthenticationInformationProvides access to the authentication information used to connect to a federated search location.
Public classAuthorityPageRepresents an authoritative page for SharePoint Server search.
Public classAuthorityPageCollectionRepresents a collection of AuthorityPage objects.
Public classBaseInfo This class is a base class for all information objects of the Search schema.
Public classBaseInfoCollection<T>This class is a base class for all collection of information objects of the Search schema.
Public classBestBetRepresents a best bet in the SharePoint Server search keyword and best bet management system.
Public classBestBetCollectionRepresents a collection of BestBet objects.
Public classBestBetsEnumeratorSupports iterating over a BestBetCollection and reading its individual BestBet objects.
Public classBusinessDataContentSourceRepresents a content source for Business Data Connectivity (BDC) service content.
Public classCategoriesEnumeratorSupports iterating over a CategoryCollection object and reading its individual Category objects.
Public classCategoryRepresents a category in the SharePoint Server search metadata property schema.
Public classCategoryCollectionRepresents a collection of Category objects.
Public classCategoryInfo This class represents a crawled property category in the Search schema.
Public classCategoryInfoCollection This class represents a collection of categories in the Search schema.
Public classConcurrencyExceptionRepresents the exception that is thrown when multiple users attempt to modify data at the same time.
Public classConsumerInfoRepresents information about search scope consumers, search scope display groups, and search scopes.
Public classConsumerInformationProvides the information that represents a unit of the level of SPSite administration.
Public classContentRepresents the top-level object for administration of the content sources for a Search service application.
Public classContentSourceProvides the base class for all content sources.
Public classContentSourceCollectionRepresents a collection of ContentSource objects.
Public classCookieAuthDataRepresents an object that contains authentication data used to connect to federated search locations that are configured to use cookie-based authentication.
Public classCouldNotModifySchemaExceptionThrown whenever there was an error modifying a schema.
Public classCrawlDatabaseInfo
Public classCrawlDatabasePartitionInfo
Public classCrawledPropertyRepresents a crawled property in the SharePoint Enterprise Search metadata property schema.
Public classCrawledPropertyInfo This class represents a crawled property in the Search schema.
Public classCrawledPropertyInfoCollection This class represents a collection of crawled properties in the Search schema.
Public classCrawlLog The CrawlLog class provides an API for obtaining information about a search service application's crawled content.
Public classCrawlMappingRepresents a gatherer crawl mapping.
Public classCrawlMappingCollectionRepresents a collection of CrawlMapping objects.
Public classCrawlRuleRepresents a crawl rule.
Public classCrawlRuleCollectionRepresents a collection of CrawlRule objects.
Public classCrawlStoreRepresents a crawl database for the Search service application.
Public classCrawlStoreCollectionRepresents a collection of crawl databases.
Public classCrawlStorePartitionManager This class is intended to be used in PowerShell and other admin-created C# applications for two purposes: 1. To rebalance crawl stores. 2. To move data out of crawl stores in preparation for delete. Both of these operations are potentially long-running, on the order of hours, depending on the amount of data that needs to be moved. Because of this, these operations are both asynchronous. The general pattern of use for this class is to call one of the 'Begin...' methods which will start the operation and return the Guid that identifies your job. Then, poll the 'Completed' method until it return 'true'. When you are moving data out of crawl stores in preparation to delete them, you should absolutely verify the state of your crawl stores (via the CrawlLog class) to ensure that the crawl stores are indeed empty before deleting them.
Public classCustomConnectorAllows SharePoint Server search to connect to and crawl custom content repositories that are not supported by Microsoft Business Connectivity Services (BCS).
Public classCustomConnectorContentSourceRepresents a content source for external FAST Search Server 2010 for SharePoint and SharePoint Server search data sources.
Public classCustomContentSourceRepresents a custom content source.
Public classDailyScheduleRepresents a crawl schedule used to specify the number of days between crawls.
Public classDatabaseExceptionRepresents the exception that is thrown when a database error occurs while working with the objects in the Administration namespace.
Public classDeletedConcurrencyExceptionRepresents the exception that is thrown when the object that is the target of a delete operation is updated by another user after the database record was last retrieved.
Public classDemotedSiteRepresents a demoted site for SharePoint Server search.
Public classDemotedSiteCollectionRepresents a collection of DemotedSite objects.
Public classDisplayGroupInfoRepresents information about a search ScopeDisplayGroup.
Public classDisplayGroupMembershipRepresents the relationship of information between the search Scope and the search ScopeDisplayGroup.
Public classDocumentCrawlLog
Public classDocumentParserFileFormat Representation of a file format supported by the document parser.
Public classDocumentParserFileFormatState Parsing status of a file format.
Public classDuplicateLocationExceptionRepresents the exception that is thrown when users attempt to create a duplicate version of a federated search location.
Public classExchangePublicFolderContentSourceRepresents a content source for Microsoft Exchange Server public folder content.
Public classExtensionRepresents a file name extension.
Public classExtensionCollectionRepresents a collection of Extension objects.
Public classFileShareContentSourceRepresents a content source for file share content.
Public classFormsAuthCredentialsRepresents an object that contains the forms authentication credentials for connecting to federated search locations.
Public classHierarchicalContentSourceProvides the base class for hierarchical content sources.
Public classInvalidAccountExceptionIndicates that the account name for the SharePoint Enterprise Search service is invalid or does not exist, or the password is invalid for the account name.
Public classInvalidCanaryExceptionRepresents an exception that is thrown when the form digest request is not valid.
Public classInvalidManagedPropertyValueThrown when a managed property is given an invalid value.
Public classInvalidMappingExceptionThrown when a invalid mapping is found.
Public classInvalidNameExceptionThrown when a category, crawled property or managed property is given an invalid name.
Public classInvalidPropertyTypeExceptionThrown when a managed property is given an invalid type.
Public classKeywordRepresents a keyword in the SharePoint Enterprise Search keyword and best bet management system.
Public classKeywordCollectionRepresents a collection of Keyword objects.
Public classKeywordsRepresents the top-level object for managing keywords and best bets in SharePoint Enterprise Search.
Public classKeywordsEnumeratorSupports iterating over a KeywordCollection and reading its individual Keyword objects.
Public classLanguageResourceProvides a set of LanguageResourcePhraseList objects in which to store the language resource phrases and their mappings.
Public classLanguageResourcePhraseRepresents a language resource phrase that is used to enhance the effectiveness of the search.
Public classLanguageResourcePhraseListRepresents the list of language resource phrases used to enhance the effectiveness of a search.
Public classLanguageResourcesCollectionRepresents a collection of language resources.
Public classLinguisticComponentsStatusProperties A class wrapping all properties for the activation status of the linguistic components. The properties are read from and written to the Juno nodes as a DLL that can be accessed like other flow resources.
Public classLinksStore
Public classLinksStoreCollection
Public classLinksStoreSettingsBase<T>
Public classLinksStoresRefactoring
Public classLocationConfigurationContains the configuration information for a federated search location.
Public classLocationConfigurationCollectionSpecifies a collection of LocationConfiguration objects.
Public classLotusNotesContentSourceRepresents a content source for Lotus Notes content.
Public classManagedPropertyRepresents a managed property in the SharePoint Server search metadata property schema.
Public classManagedPropertyCollectionRepresents a collection of ManagedProperty objects.
Public classManagedPropertyInfoRepresents information about a managed property in the SharePoint Server search.
Public classManagedPropertyInfoCollection This class represents a collection of managed properties in the Search schema.
Public classMappingRepresents a crawled property mapping to a managed property in the SharePoint Server search metadata property schema.
Public classMappingCollectionRepresents a collection of Mapping objects.
Public classMappingInfo This class represents a managed property mapping in the Search schema.
Public classMappingInfoCollection This class represents a collection of managed property mappings in the Search schema.
Public classMetadataServiceNotificationHandler
Public classMonthlyDateScheduleRepresents a crawl schedule used to specify the days of the month, and months of the year, when the crawl should occur.
Public classMonthlyDayOfWeekScheduleRepresents a crawl schedule used to specify the days of the month, the weeks of the month, and the months of the year when the crawl should occur.
Public classObjectNotFoundExceptionThrown when an object (category, crawled property or managed property) could not be found.
Public classOOTBSchemaInformation
Public classOpenSearchDescriptionThis member is reserved for internal use and is not intended to be used directly from your code.
Public classOpenSearchExtensionThis member is reserved for internal use and is not intended to be used directly from your code.
Public classOverrideInfo This class represents a managed property override in the Search schema.
Public classOverrideInfoCollection This class represents a collection of managed property overrides in the Search schema.
Public classPhraseKeyRepresents the key to use to look up a mapping string for a specific LanguageResourcePhrase.
Public classPropertyCannotHaveMappingsExceptionThrown when mappings are added/modified or deleted from a managed property that is defined not to have any mappings.
Public classPropertyIsReadOnlyExceptionThrown before a read only managed property is modified.
Public classPropertyQueryScopeRuleRepresents a scope rule that matches content items based on a property/value comparison.
Public classPropertyRule
Public classPropertyRule.MappedPropertyRules
Public classPropertyRuleCollection
Public classPropertyRuleOperator
Public classQueryConfigurationImportException
Public classQueryLogPageImpressionBlockFeatures
Public classQuerySpellingCorrectionProperties A class wrapping all query spelling correction properties. The properties are read from and written to Ceres as a DLL that can be accessed like other flow resources.
Public classRankingProvides an entry point to adjust the settings used for query-independent rank computation for calculating the relevance of search results.
Public classRankingFeature
Public classRankingManager
Public classRankingModelDefines a ranking model for search queries.
Public classRankingModelCollectionRepresents a collection of ranking models for a Search service application.
Public classRankingParameterRepresents a ranking parameter used for rank computation in SharePoint Server search.
Public classRankParamCollectionRepresents a collection of RankingParameter objects.
Public classRecommendationsProperties A class wrapping all properties for the activation status of the recommendations properties The properties are read from and written to the Juno nodes as a DLL that can be accessed like other flow resources.
Public classRefinementCategory
Public classRefinerConfiguration Represents the refiner configuration containing refiner settings for the managed property.
Public classRemoteRanking
Public classRemoteScopesProvides the ability to administer a search Scope on a remote SPFarm.
Public classResultItemType
Public classResultItemTypeManager
Public classRuleInfoRepresents information about a ScopeRule.
Public classScheduleProvides the base class for SharePoint Enterprise Search crawl schedules.
Public classSchemaProvides access to the property metadata management system for SharePoint Server search.
Public classSchemaExceptionA superclass for all exceptions thrown by schema related functionality.
Public classSchemaExportExceptionThrown when a schema cannot be exported.
Public classSchemaImportExceptionThrown when a schema cannot be imported.
Public classScopeRepresents a search scope in SharePoint Server search.
Public classScopeCollectionRepresents a collection of Scope objects.
Public classScopeDisplayGroupRepresents a scope display group.
Public classScopeDisplayGroupCollectionRepresents a collection of ScopeDisplayGroup objects.
Public classScopeDisplayGroupEnumeratorSupports iterating over a ScopeCollection object and reading its individual Scope objects.
Public classScopeDisplayGroupsEnumeratorSupports iterating over a ScopeDisplayGroupsCollection object and reading its individual ScopeDisplayGroup objects.
Public classScopeInfoRepresents information about a search scope.
Public classScopeRuleProvides the base class for all SharePoint Enterprise Search scope rules.
Public classScopeRuleCollectionRepresents a collection of scope rules.
Public classScopeRulesEnumeratorSupports iterating over a ScopeRuleCollection object and reading its individual ScopeRule objects.
Public classScopesProvides access to the search scope management system for SharePoint Enterprise Search.
Public classScopesManagerDefines the functionality to administer Search scopes in a farm.
Public classScopesManagerInfoRepresents a group of global settings for the search Scopes system in a Search application.
Public classSearchAdminDatabaseEncapsulates the search administration database.
Public classSearchAdminWebServiceInstanceRepresents an instance of a Search administration Web service that runs on a server.
Public classSearchAnalyticsReportingDatabase
Public classSearchContext Obsolete. Represents the search service instance for a Shared Services Provider (SSP).
Public classSearchGathererDatabaseEncapsulates the search crawl database.
Public classSearchLinksDatabase
Public classSearchObjectFilter
Public classSearchObjectOwner
Public classSearchProvisionUtils
Public classSearchProxyInfoRepresents the HTTP proxy configuration information of a Search service application.
Public classSearchQueryAndSiteSettingsServiceRepresents the search query and site settings service.
Public classSearchQueryAndSiteSettingsServiceInstanceRepresents an instance of the SearchQueryAndSiteSettingsService that is installed on a single server in a server farm.
Public classSearchQueryAndSiteSettingsServiceProxyRepresents a SPIisWebServiceProxy for the SearchQueryAndSiteSettingsService in a server farm.
Public classSearchRuntimeServiceRepresents the Search Runtime (Host Controller) service.
Public classSearchRuntimeServiceInstance
Public classSearchServiceRepresents an instance of the search service.
Public classSearchServiceApplicationProvides an SPIisWebServiceApplication that allows for administration and management of Search components on a server.
Public classSearchServiceApplicationFaultRepresents a Windows Communication Foundation (WCF) fault that is raised by the SearchServiceApplication.
Public classSearchServiceApplicationProxyRepresents a Search service application proxy.
Public classSearchServiceInstanceRepresents an instance of the search index and query service.
Public classSearchServiceProxyRepresents a search service proxy installed in a server farm.
Public classSecurableAuthDataRepresents an object that contains credentials used to connect to federated search locations. Provides the base class for the FormsAuthCredentials class.
Public classSharePointContentSourceRepresents a content source for Windows SharePoint Services 3.0 content.
Public classSiteHitRuleRepresents a site hit rule, which is used by the SharePoint Enterprise Search index engine to determine how many simultaneous requests are allowed, and the time interval between sequential requests, for a specified server.
Public classSiteHitRulesCollectionSpecifies a prioritized collection of SiteHitRule objects.
Public classSiteSettings upgrades best bet keywords from SS14 and FS14 to the keyword rules with best bet actions
Public classSsoAuthDataProvides information about the single sign-on (SSO) provider for the credentials used to connect to the federated location.
Public classStartAddressCollectionA collection of start addresses for a content source.
Public classSynonymRepresents a synonym in the SharePoint Enterprise Search keyword and best bet management system.
Public classSynonymCollectionRepresents a collection of Synonym objects.
Public classSynonymsEnumeratorSupports iterating over a SynonymCollection and reading its individual Synonym objects.
Public classTenantSiteCollectionMismatchExceptionThrown when a schema is found with an inconsistent tenant/site collection pair.
Public classTopicPagesContentSource
Public classUpdatedConcurrencyExceptionRepresents the exception that is thrown when the object that is the target of an update operation is updated by another user after the database record was last retrieved.
Public classUrlMappingConstants
Public classUrlScopeRuleRepresents a scope rule that matches content items based on the display URL of the item.
Public classUserPreferenceProvides methods to access the Search user preference.
Public classUserPreferenceSerializeHelperProvides functionality to serialize the Search preferences associated with a user.
Public classVisualizationSpecifies the display format for the federated search location results.
Public classVolatileScopesManagerInfoRepresents the information that is likely to change for a Search scopes system in the Search application.
Public classWebContentSourceRepresents a content source for Web content.
Public classWeeklyScheduleRepresents a crawl schedule used to specify the number of weeks between crawls.
  InterfaceDescription
Public interfaceIInternalSearchServiceApplication This interface declares methods that are defined in SearchServiceApplication, but not exposed in SearchServiceApplicationProxy.
Public interfaceISchemaOperations This class defines an interface for interacting with the Enterprise Search metadata property schema.
Public interfaceISearchServiceApplicationDefines common functionality for applications that provide Search services on a server.
Public interfaceISearchSiteAdministrationServiceApplicationDefines common functionality to a Search service application for administering and managing Search components on a server.
  EnumerationDescription
Public enumerationAuthorityPageStatusDefines the authority page status values for the Status property of the AuthorityPage class.
Public enumerationBestBetFilterDefines the filter types available for the GetFilteredBestBets() method of the Keywords class.
Public enumerationBuiltInScopeIndexSpecifies the index of the built-in search Scope.
Public enumerationComponentRoleSpecifies the role of the SearchComponent.
Public enumerationContentSourceTypeSpecifies the types of content sources that can be crawled by the Search service application.
Public enumerationContinuousCrawlStatus
Public enumerationCrawlComponentStateSpecifies the crawl component state values for the CrawlComponent class.
Public enumerationCrawlPrioritySpecifies the priorities for crawling the content sources in the Search service application.
Public enumerationCrawlRuleAuthenticationTypeSpecifies the format in which authentication credentials are provided to the crawl rule.
Public enumerationCrawlRuleTypeSpecifies the crawl rule types which indicate whether the crawl rule is used to include or exclude content items in the content index.
Public enumerationCrawlStatusDefines the crawl status values for the CrawlStatus() method of the ContentSource class.
Public enumerationCrawlType
Public enumerationDataMoveType
Public enumerationDaysOfMonthSpecifies the day or days of the month for the crawl schedule.
Public enumerationDaysOfWeekSpecifies the day or days of the week for the crawl schedule.
Public enumerationFederationAuthTypeSpecifies the supported authentication protocols for connecting to federated search locations.
Public enumerationKeywordFilterDefines the filter types that are available for the GetFilteredKeywords() method of the Keywords class.
Public enumerationKeywordViewDefines the keyword views that are available for the GetFilteredKeywords() method of the Keywords class.
Public enumerationLanguageResourceTypeDefines the language resource phrase types.
Public enumerationLocationTypeSpecifies the type of federated search location.
Public enumerationManagedDataTypeDefines the managed property data types supported in the SharePoint Enterprise Search schema.
Public enumerationMonthsOfYearSpecifies the month or months of the year for the crawl schedule.
Public enumerationPartitionChangeType Mutually-exclusive partition change types. Only one of these can be executing at any given time for a particular search service application.
Public enumerationPropertyRuleOperator.DefaultOperator
Public enumerationProxyTypeSpecifies whether the search service uses a proxy server or connects directly when crawling content.
Public enumerationRankingFilter
Public enumerationRankingUpdateTypeDefines the different ranking update types the search component performs.
Public enumerationRefinerAnchoring Specifies the anchoring settings for managed property refiners. Anchoring is applicable only for managed properties of type Text.
Public enumerationRefinerType The type of refiner created for a managed property.
Public enumerationRefreshCrawls
Public enumerationRoleSpecifies the role of the search service.
Public enumerationRuleTypeSpecifies the type of scope rules in SharePoint Server search.
Public enumerationScopeCompilationStateDefines the scope compilation state values.
Public enumerationScopeCompilationTypeDefines the scope compilation types.
Public enumerationScopeRuleFilterBehaviorDefines the scope rule filter types.
Public enumerationScopeRuleTypeDefines the types of scope rules in SharePoint Enterprise Search.
Public enumerationScopesCompilationScheduleTypeDefines the scope compilation schedule types.
Public enumerationScopesCompilationStateDefines the scopes compilation state values for the CompilationState() property of the Scopes class
Public enumerationSearchObjectLevelProvidee an enumeration of the possible SharePoint levels a search object might be associated with.
Public enumerationSearchPerformanceLevelSpecifies the performance level of the SharePoint Enterprise Search service.
Public enumerationSearchServiceApplicationFaultTypeEnumerates the types of the SearchServiceApplicationFault.
Public enumerationSharePointCrawlBehaviorSpecifies crawl settings for a SharePointContentSource object.
Public enumerationSiteHitRuleBehaviorDefines the site hit rule types.
Public enumerationSiteSettingsUpgradeStatus
Public enumerationSortableType The type of sort info created for a managed property.
Public enumerationSpellingDictionaryType The type of dictionaries used for spellchecking
Public enumerationUrlScopeRuleTypeSpecifies the URL scope rule type.
Public enumerationUserPreference.SettingsSpecifies the setting for a Search user preference.
Public enumerationWeeksOfMonthSpecifies the week or weeks of the month for the crawl schedule.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.