SearchServiceApplicationProxy members

Represents a Search service application proxy.

The SearchServiceApplicationProxy type exposes the following members.

Constructors

  Name Description
Public method SearchServiceApplicationProxy() Initializes a new instance of the SearchServiceApplicationProxy class.
Public method SearchServiceApplicationProxy(String, SearchQueryAndSiteSettingsServiceProxy, Uri) Initializes a new instance of the SearchServiceApplicationProxy class with the specified name, parent proxy, and endpoint URL.

Top

Properties

  Name Description
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Farm (Inherited from SPPersistedObject.)
Public property FASTAdminProxy Gets an object that can be used to access Windows Communication Foundation (WCF) administration services on a server running Microsoft FAST Search Server 2010 for SharePoint.
Public property Id (Inherited from SPPersistedObject.)
Public property IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject.)
Public property LocationConfigurations Gets the location configurations of the Search application. Applies to: Microsoft SharePoint Server 2010 search
Public property ManageLink (Inherited from SPServiceApplicationProxy.)
Public property MergeWithDefaultPartition Gets a value that indicates whether the default Search partition should be queried.
Public property Name (Inherited from SPPersistedObject.)
Public property NeedsUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property PropertiesLink (Inherited from SPServiceApplicationProxy.)
Public property ServiceEndpointUri (Inherited from SPIisWebServiceApplicationProxy.)
Public property Status (Inherited from SPPersistedObject.)
Public property TypeName Gets the type name that describes the SearchServiceApplicationProxy. (Overrides SPPersistedObject.TypeName.)
Public property UpgradeContext (Inherited from SPPersistedUpgradableObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method AddAuthorityPage Adds an AuthorityPage to SharePoint Server.
Public method AddBestBetLink Adds an association between an existing Best Bet and a keyword to the SearchAdminDatabase. Applies to: Microsoft SharePoint Server 2010 search
Public method AddConsumer Adds a scope consumer to the SearchAdminDatabase. Applies to: Microsoft SharePoint Server 2010 search
Public method AddContextValueFromIdForTuningQuery Adds a context value for the given TuningQuery. A context refers to any property in a query and each property has a dynamically allocated ID. In this method only two properties are used: the user issuing the query (UserId) and the user’s language (LanguageId). The dynamically allocated ID may be 0 or 1.
Public method AddContextValueFromKeyForTuningQuery Adds a context value for the given TuningQuery. A context refers to any property in a query and each property has a dynamically allocated ID. In this method only two properties are used: the user issuing the query (UserId) and the user’s language (LanguageId). The dynamically allocated ID may be 0 or 1.
Public method AddDemotedSite Adds a DemotedSite to SharePoint Server.
Public method AddDisplayGroup Adds a search scope display group for a search scope consumer. Applies to: Microsoft SharePoint Server 2010 search
Public method AddJudgementsForQuery Adds relevance judgements for an existing TuningQuery.
Public method AddLanguageResourcePhrase
Public method AddNewBestBet Adds a new Best Bet for the SearchAdminDatabase. Applies to: Microsoft SharePoint Server 2010 search
Public method AddNewLocationConfiguration Adds a new federated location. Applies to: Microsoft SharePoint Server 2010 search
Public method AddQueryToQuerySet Adds a single TuningQuery into a query set.
Public method AddRankingModel Adds a ranking model with the given owner.
Public method AddResultItemType(ResultItemType) Internal use only.
Public method AddResultItemType(ResultItemType, Boolean) Internal use only.
Public method AddResultSource For Internal use only.
Public method AddRule Adds a new Search scope rule to the SearchAdminDatabase.
Public method AddScope Adds a new Search scope to the SearchAdminDatabase.
Public method AddSetForClicksOnHeadQueries
Public method AddSingleJudgementForQuery Adds a single relevance judgment to the backend database server.
Public method AddSingleJudgementForTuningQuery Associates a relevance judgement with a JudgedDocument that was previously marked as being Unjudged with respect to a given TuningQuery.
Public method AddSpecialTerm Adds a new keyword to the SearchAdminDatabase.
Public method AddSynonym Adds a synonym for the specified keyword to the SearchAdminDatabase.
Public method AddTuningDocument Adds a known URL to the backend database server so that a relevance judgement may be associated with this document in the future.
Public method BeginTuningSession Starts a tuning session for the given ranking model.
Public method CheckIfItemsRemoved
Public method CheckURLsToRemove
Public method ClearDiscoveryActions(SPSite, [])
Public method ClearDiscoveryActions(Guid, Guid, [])
Public method ClearOldDiscoveryActions
Public method ClearUserClickHistory Clears the history of recorded clicks for the given user.
Public method Clone (Inherited from SPPersistedObject.)
Public method CommitBestBet
Public method CommitQueryClientTypeMapping
Public method CommitQueryRule
Public method CommitQueryRuleGroup
Public method CommitUserSegment Commits the user segment to the SearchAdminDatabase.
Public method CopyModelForTuning Makes a copy of the given base ranking model which is then customized.
Public method CreateDraftModelForTuning Creates a draft copy of an existing ranking model to be tuned.
Public method CreateManagedProperty CreateManagedProperty(String, ManagedDataType, SearchObjectOwner)
Public method CreateModel Creates a ranking model from the given rank features.
Public method CreateOrUpdateQuerySet
Public method Delete (Inherited from SPServiceApplicationProxy.)
Public method DeleteAllUsageDataForTenant Schedule the deletion of all analytics data for a tenant
Public method DeleteAuthorityPage
Public method DeleteCategory DeleteCategory(CategoryInfo, SearchObjectOwner)
Public method DeleteConsumer Removes the specified Search scope consumer from the Search administration database.
Public method DeleteCustomEventUsageDataForSite Schedule the deletion of analytics data of a custom event type for a site
Public method DeleteCustomEventUsageDataForTenant Schedule the deletion of analytics data of a custom event type for a tenant
Public method DeleteDemotedSite
Public method DeleteDraftTuningModel
Public method DeleteLocationConfiguration Deletes the federated location from the Search administration database.
Public method DeleteManagedProperty DeleteManagedProperty(ManagedPropertyInfo, SearchObjectOwner)
Public method DeleteQueryClientTypeMapping
Public method DeleteQueryConfiguration
Public method DeleteQueryFromSet
Public method DeleteQuerySet
Public method DeleteRecommendationsDataForTenant Schedule the deletion of all recommendations data for a tenant
Public method DeleteResultItemType(ResultItemType) Internal use only.
Public method DeleteResultItemType(ResultItemType, Boolean) Internal use only.
Public method DeleteResultSource For Internal use only.
Public method DeleteStandardEventUsageDataForSite Schedules the deletion of analytics data of a standard event type for a site.
Public method DeleteStandardEventUsageDataForTenant Schedules the deletion of analytics data of a standard event type for a tenant.
Public method DeleteTuningModel Deletes the temporary draft copy of a ranking model being tuned.
Public method DeleteUnmappedProperties DeleteUnmappedProperties(CategoryInfo, SearchObjectOwner)
Public method DropDisplayGroup Deletes the specified ScopeDisplayGroupfrom the SearchAdminDatabase.
Public method DropRule Deletes the specified SearchScopeRule from the SearchAdminDatabase.
Public method DropScope Deletes the specified Scope from the SearchAdminDatabase.
Public method DropSpecialTerm Deletes the specified Keyword from the SearchAdminDatabase.
Public method DropSynonym Deletes a synonym of the specified keyword from the Search administration database.
Public method Equals (Inherited from SPPersistedObject.)
Public method Execute Executes the Search query with the specified query properties.
Public method ExportQueryConfiguration Exports search configuration settings.
Public method ExportQueryConfigurationChunk
Public method ExportSchema ExportSchema(SearchObjectOwner)
Protected method Finalize (Inherited from Object.)
Public method FriendlyNameToPidMap
Public method GetAggregateMetricsForModel
Public method GetAllAliases GetAllAliases(SearchObjectOwner)
Public method GetAllCategories GetAllCategories(SearchObjectOwner)
Public method GetAllCrawledProperties GetAllCrawledProperties(String, String, Int32, SearchObjectOwner)
Public method GetAllQuerySets
Public method GetAllRankingModels
Public method GetAllStatus()
Public method GetAllStatus(Guid)
Public method GetAnalyticsEventTypeDefinition Gets the analytics event type definition by id.
Public method GetAnalyticsEventTypeDefinitions Gets analytics event type definitions available for use by a tenant filtered as indicated, e.g. include OOB events as well as events registered for use by the tenant.
Public method GetAnalyticsItemData Gets the analytics item data rolled up for a particular item.
Public method GetAnalyticsItemsData Gets the analytics item data rolled up for multiple items.
Public method GetAnalyticsTenantConfiguration Gets the analytics configuration for a given tenant.
Public method GetAuthorityPages
Public method GetBestBet Gets a Best Bet for the specified URL and keyword consumer group.
Public method GetBestBetForSpecialTerm Retrieves the information about a Best Bet for the specified URL, keyword, and keyword consumer group.
Public method GetBestBets
Public method GetBestBetsCount Retrieves the number of Best Bets for the specified keyword consumer group that match the specified filtering criteria.
Public method GetBestBetsCountForSpecialTerm Retrieves the number of Best Bets that contain the specified keyword.
Public method GetBestBetsInfo Retrieves all of the Best Bets that belong to the specified keyword consumer group.
Public method GetBestBetsInfoForSpecialTerm Retrieves the list of Best Bets for the specified keyword.
Public method GetBestBetsOrderInfoForSpecialTerm Retrieves a list of Best Bets associated with the specified keyword in the order of their priority.
Public method GetChangedConsumers Retrieves the names of all Search scope consumers that manage a Search scope display group, Search scope, or Search scope rule that has changed since the specified time stamp.
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetClickFrequenciesForUrl Gets the number of times a specified URL was clicked in the week and month before the specified date.
Public method GetConsumerInformation Gets the Search scope consumer information with the specified consumer name.
Public method GetConsumers Retrieves a list of the names of all Search scope consumers.
Public method GetContainingDisplayGroups Retrieves a list of Search scope display groups that contains the specified Search scope.
Public method GetContentSourceNames Gets a list of names of content sources managed by the SearchServiceApplicationProxy.
Public method GetContextValuesForTuningQuery
Public method GetCrawledProperty GetCrawledProperty(Guid, String, Int32, Boolean, SearchObjectOwner)
Public method GetCrawledUrls
Public method GetCrawlLogPrincipal
Public method GetDefaultResultSource For Internal use only.
Public method GetDemotedSites
Public method GetDiscoveryActions()
Public method GetDiscoveryActions(Guid)
Public method GetDisplayGroupIDFromName Retrieves the ID of a Search scope display group with the specified Search name that is managed by the specified Search scope consumer.
Public method GetDisplayGroupInfo Retrieves information about a Search scope display group.
Public method GetDisplayGroupListInfo Retrieves a list of information about Search display groups from the Search scope display group membership set associated with the specified Search scope display group.
Public method GetDisplayGroupsCount Retrieves the total number of Search scope display groups.
Public method GetDisplayGroupsForConsumer Retrieves a list of information about the scope display groups that are owned by the specified Search scope consumer.
Public method GetDisplayGroupsInfo Retrieves a list of information about the scope display groups for the consumers managed by the SearchServiceApplicationProxy.
Public method GetDocIDsToRemove
Public method GetDynamicFeaturesForQDoc
Public method GetExistingResultTableTypes
Public method GetFeaturesFromDB
Public method GetFieldsFromDB
Public method GetGlobalAnalyticsItemDataBatch Gets the analytics item data for a given even processed since a given time
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetIdForContextKey
Public method GetJudgementsForQuery
Public method GetJudgementsForTuningQuery
Public method GetLanguagePhrases
Public method GetLanguageResources
Public method GetLastLocationConfigurationUpdate Retrieves the version of the last configuration changes from the Federation Set.
Public method GetListCrawlInfo
Public method GetLocationConfigurations Retrieves configuration information for all the federated locations.
Public method GetLocationDescription Retrieves the federated location description.
Public method GetLocationVisualizations Retrieves a list of display formats associated with the specified federated location.
Public method GetManagedProperties() Gets a list of information about properties managed by the SearchServiceApplicationProxy.
Public method GetManagedProperties(String, Int32, SearchObjectOwner) GetManagedProperties(String, Int32, SearchObjectOwner)
Public method GetManagedProperties(String, Int32, SearchObjectOwner, Boolean) GetManagedProperties(String, Int32, SearchObjectOwner, Boolean)
Public method GetManagedProperty GetManagedProperty(String, SearchObjectOwner)
Public method GetManagedPropertyAliases GetManagedPropertyAliases(ManagedPropertyInfo, SearchObjectOwner)
Public method GetManagedPropertyMappings GetManagedPropertyMappings(ManagedPropertyInfo, SearchObjectOwner)
Public method GetMappedCrawledProperties GetMappedCrawledProperties(ManagedPropertyInfo, SearchObjectOwner)
Public method GetMappedManagedProperties GetMappedManagedProperties(CrawledPropertyInfo, SearchObjectOwner)
Public method GetMaxNumberRefinersLimits
Public method GetNonIndexableItemStatistics
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetPopularQueries
Public method GetProperties Retrieves a list of information about the properties associated with a Search query.
Public method GetPropertyQueryRuleCount Retrieves the number of query rules that match a property restriction where the specified property has the specified value.
Public methodStatic member GetProxy Gets the default Search service application proxy in the specified service context.
Public method GetProxyInfo Retrieves the proxy configuration information for the SearchServiceApplicationProxy.
Public method GetQueriesInQuerySet
Public method GetQueryClientTypeMappingById
Public method GetQueryClientTypeMappingByName
Public method GetQueryClientTypeMappings
Public method GetQueryClientTypeMappingsByThrottlingTier
Public method GetQueryHealthMonitoringSettings
Public method GetQueryHealthMonitoringSettingsForComponents
Public method GetQueryLevelMetricsForModel
Public method GetQueryParameterSpecification
Public method GetQueryRuleGroups
Public method GetQueryRuleGroupsBatched
Public method GetQueryRules
Public method GetQueryRulesBatched
Public method GetQuerySuggestionCandidates
Public method GetQuerySuggestions Returns a collection of query suggestions that match the specified Search terms.
Public method GetQuerySuggestionsWithResults
Public method GetRankingModels
Public method GetRawAnalyticsTenantSettingsBatch RESERVED FOR INTERNAL USE Gets the raw analytics tenant settings data in bulk.
Public method GetRawAnayticsTenantSettings RESERVED FOR INTERNAL USE Gets the raw analytics tenant settings data.
Public method GetResultItemTypes(Nullable<Int32>, Nullable<Guid>, SearchObjectOwner, Boolean) Internal use only.
Public method GetResultItemTypes(Nullable<Int32>, Nullable<Guid>, SearchObjectOwner, Boolean, Boolean) Internal use only.
Public method GetResultSourceById For Internal use only.
Public method GetResultSourceByName For Internal use only.
Public method GetResultSourceList For Internal use only.
Public method GetResultSourceListWithDefault For Internal use only.
Public method GetResultSourceNamesByIds For Internal use only.
Public method GetRollupAnalyticsItemData Gets the analytics item data rolled up to a given scope or site collection.
Public method GetRuleInfo Retrieves information about the specified scope rule.
Public method GetRulesCount Retrieves the number of Search scope rules for the specified Search scope.
Public method GetRulesInfo Retrieves the information about all the scope rules defined within the specified Search scope.
Public method GetScopeIDFromName Retrieves the ID of a Search scope with the specified name and Search scope consumer.
Public method GetScopeInfo Retrieves the information about a Search scope with the specified ID.
Public method GetScopeRowCount Returns the number of results that match a specified Search scope.
Public method GetScopes Returns the information about the Search scopes for the Search scope consumer.
Public method GetScopesCount Retrieves the number of all Search scopes that are defined in the Search administration database.
Public method GetScopesForConsumer Retrieves a list of information about the Search scopes that is managed by the specified Search scope consumer.
Public method GetScopesInfo Retrieves a list of information about every Search scope.
Public method GetScopesManagerInfo Retrieves the details of the Search scopes system managed by the SearchServiceApplicationProxy.
Public method GetSearchAlertManagerInfo Gets information about the Search alert system.
Public method GetSearchAlertNotificationFormat Gets the notification format of the Search alert system.
Public method GetSearchApplicationDisplayName Retrieves the display name of the Search service application.
Public method GetSearchApplicationName Returns the name of the Search service application.
Public method GetSearchProviderList For Internal use only.
Public method GetSearchReport Gets data for a search report, including top queries that apply to that particular search report.
Public method GetSearchServiceApplicationInfo Returns the application information about the SearchServiceApplicationProxy.
Public method GetSearchTerms Gets the terms to which a keyword Search query has been restricted.
Public method GetSharePointContentSources
Public method GetSharepointLocationVisualizations Retrieves the preselected display formats for the federated location.
Public method GetSiteCollectionUpgradeStatus
Public method GetSpecialTerm Retrieves the keyword from the site collection with the specified keyword consumer group and the specified keyword term.
Public method GetSpecialTermsCount Retrieves the number of keyword attributes for the specified keyword consumer group.
Public method GetSpecialTermsCountForBestBet Retrieves the number of keyword attributes that are associated with the specified Best Bet.
Public method GetSpecialTermsInfo Retrieves a list of keywords from the site collection for a specified keyword consumer group.
Public method GetSpecialTermsInfoForBestBet Retrieves the list of keywords associated with a specified Best Bet.
Public method GetStaticFeaturesForDoc
Public method GetSynonym Retrieves the specified synonym associated with the specified keyword.
Public method GetSynonymsCountForSpecialTerm Retrieves the number of synonyms that are associated with the specified keyword.
Public method GetSynonymsInfoSpecialTerm Retrieves the list of synonyms that are associated with a specified keyword.
Public method GetTenantAnalyticsItemData Gets the analytics item data rolled up to the tenant.
Public method GetTopQueryStringsForUrl Gets a specified number of top query strings used as a result when the user clicks a specified URL.
Public method GetTunableModelDetails
Public method GetTuningDocument
Public method GetTuningQuery
Public method GetType (Inherited from Object.)
Public method GetUnusedScopesForConsumer Retrieves the information about all Search scopes owned by the specified Search scope consumer that are not associated with any Search scope display group
Public method GetUpdatedQueryParameterSpecifications
Public method GetUrlRuleCount Gets the count of crawled items whose site URL matches a specified URL.
Public method GetUserPreferenceSerializeHelper Gets the user preference serialization helper from the Search administration database.
Public method GetUserPreferenceSerializeHelperForTenant
Public method GetUserSegments
Public method GetVisibleScopesCount Gets the count of all visible scopes defined in the Search application.
Public method GetVolatileScopeInfo Retrieves the information that is likely to change for the specified Search scope.
Public method GetVolatileScopesManagerInfo Retrieves the information that is likely to change for a Search scopes system in the Search application.
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method HighlightStringValue Highlights all the occurrences of the specified query terms in a specified string value.
Public method HighlightStringValueQuerySuggestions Highlights all the occurrences of the specified query terms in a specified string value.
Public method ImportPopularQueries
Public method ImportQueryConfiguration
Public method ImportSchema ImportSchema(SearchObjectOwner, SearchSchemaConfigurationSettings)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Public method InvokeDiscoveryActions
Public method IsManuallyTunableModel
Public method IsQuerySuggestionEnabled
Public method IsQueryThrottlingEnabled
Public method LogEvaluation
Public method LogEvaluationRun
Public method LogFeatureVectorForQDoc
Public method MakeDefaultRankingModel
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Protected method OpenClientConfiguration (Inherited from SPServiceApplicationProxy.)
Public method PickContextValuesForQuery
Public method PidToFriendlyNameMap
Public method Provision Provisions the SearchServiceApplicationProxy in the server farm. (Overrides SPServiceApplicationProxy.Provision().)
Public method PutLocationVisualization Adds a new display format for the federated location.
Public method QueryCrawledProperties QueryCrawledProperties(CategoryInfo, String, Int32, Guid, String, Boolean, Boolean, SearchObjectOwner)
Public method QueryManagedProperties QueryManagedProperties(String, Int32, String, Boolean, Int32, Boolean, SearchObjectOwner)
Public method RecordClick Obsolete. Records the details of the click-through and its corresponding Search query.
Public method RecordOMQueryDoneEvent Records the latency timing information about the executed Search queries.
Public method RecordPageClick
Public method RecordQueryErrorEvent Records the errors that have occurred during the processing of Search queries.
Public method RecordUIQueryDoneEvent Records the information about the Search query latency on the Search results page.
Public method RecordWebPartQueryDoneEvent Records the Search query latency for a query of Web Parts on the Search results page.
Public method RemoveBestBet
Public method RemoveBestBetLink Deletes the association between a specified keyword and a Best Bet.
Public method RemoveDocumentsFromSearchResults
Public method RemoveLanguageResourcePhrase
Public method RemoveQueryRule
Public method RemoveQueryRuleGroup
Public method RemoveRankingModel
Public method RemoveUserSegment
Public method ReportDiscoveryActionStatus([])
Public method ReportDiscoveryActionStatus(Guid, [])
Public method SampleQueriesForTuning
Public method SaveTuningModel
Public method SendAnalyticsUsageEvents Sends a list of analytics usage events into the analytics system for processing.
Public method SetBestBetInfo Updates the information about the specified Best Bet.
Public method SetDisplayGroupInfo Sets the configuration information for the specified Search scope display group.
Public method SetDisplayGroupListInfo Updates the Search scope display group.
Public method SetManagedPropertyAliases SetManagedPropertyAliases(ManagedPropertyInfo, [], SearchObjectOwner)
Public method SetManagedPropertyMappings SetManagedPropertyMappings(ManagedPropertyInfo, IEnumerable<MappingInfo>, SearchObjectOwner)
Public method SetQuerySuggestionEnabled
Public method SetRuleInfo Sets the details of the specified Search scope rule in the SearchServiceApplicationProxy.
Public method SetScopeInfo Sets the details of the specified Search scope in the SearchServiceApplicationProxy.
Public method SetScopesManagerInfo Sets the information about the Search scopes system in the SearchServiceApplicationProxy.
Public method SetSiteCollectionUpgradeStatus
Public method SetSpecialTermInfo Updates the information about the specified keyword.
Public method SetTunableModelDetails
Public method SetupRequiredTuningFeatures
Public method SetupRequiredTuningFields
Public method SetUserPreferenceSerializeHelper Sets the user preference serialization helper for a specified user.
Public method SetUserPreferenceSerializeHelperSuggestionSettings
Public method StartScopesCompilation Starts the Search scope compilation.
Public method ToString (Inherited from SPPersistedObject.)
Public method TunableDynamicFeaturesInDB
Public method TunableDynamicFeaturesInModel
Public method TunableStaticFeaturesInDB
Public method TunableStaticFeaturesInModel
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision() (Inherited from SPServiceApplicationProxy.)
Public method Unprovision(Boolean) Unprovisions the SearchServiceApplicationProxy from the server farm. (Overrides SPServiceApplicationProxy.Unprovision(Boolean).)
Public method Update() (Inherited from SPPersistedObject.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Public method UpdateAuthorityPageUrl
Public method UpdateBestBetsOrder Updates the order of the specified Best Bets associated with the specified keyword.
Public method UpdateCategory UpdateCategory(String, CategoryInfo, SearchObjectOwner)
Public method UpdateCrawledProperty UpdateCrawledProperty(CrawledPropertyInfo, SearchObjectOwner)
Public method UpdateCrawlLogPrincipal
Public method UpdateDefaultResultSource For Internal use only.
Public method UpdateLocationConfiguration Updates a federated Search location configuration of the SearchServiceApplicationProxy.
Public method UpdateManagedProperty UpdateManagedProperty(ManagedPropertyInfo, SearchObjectOwner)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method UpdateQueryRuleActiveStatus
Public method UpdateRankingModel
Public method UpdateResultItemType(ResultItemType) Internal use only.
Public method UpdateResultItemType(ResultItemType, Boolean) Internal use only.
Public method UpdateResultSource For Internal use only.
Public method UpdateResultSourceActiveValue For Internal use only.
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Public method UpsertRawAnalyticsTenantSettings RESERVED FOR INTERNAL USE Updates or sets the raw analytics tenant settings data.
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)
Public method ValidateSources(SPSite, String, String, Dictionary<String, String>)
Public method ValidateSources(Guid, Guid, String, String, Dictionary<String, String>)
Public method VerifyTuningSession

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnAbort (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnBackup (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnRestore (Inherited from SPIisWebServiceApplicationProxy.)

Top

See also

Reference

SearchServiceApplicationProxy class

Microsoft.Office.Server.Search.Administration namespace