ISearchServiceApplication members
SharePoint 2013
Defines common functionality for applications that provide Search services on a server.
The ISearchServiceApplication type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddAuthorityPage | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddBestBetLink | Adds an association between an existing Best Bet and a keyword to the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddConsumer | Adds a Search scope consumer to the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddDemotedSite | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddDisplayGroup | Adds a Search scope display group for a Search scope consumer. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddLanguageResourcePhrase | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddNewBestBet | Adds a new Best Bet for the specified keyword to the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddNewLocationConfiguration | Adds a new federated location to the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddRankingModel | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddResultItemType | Internal use only. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddResultSource | (Inherited from IQuerypipelineManager.) |
|
AddRule | Adds a new rule for a Search scope to the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddScope | Adds a new Search scope to the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddSpecialTerm | Adds a new keyword to the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
AddSynonym | Adds a synonym for the specified keyword to the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
CheckIfItemsRemoved | (Inherited from ISearchAdminServiceApplication.) |
|
CheckURLsToRemove | (Inherited from ISearchAdminServiceApplication.) |
|
ClearUserClickHistory | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
CommitBestBet | (Inherited from IQueryRuleOperations.) |
|
CommitQueryClientTypeMapping | Commits a client type mapping to make a new or updated mapping available for use (Inherited from IQueryClientTypeOperations.) |
|
CommitQueryRule | (Inherited from IQueryRuleOperations.) |
|
CommitQueryRuleGroup | (Inherited from IQueryRuleOperations.) |
|
CommitUserSegment | (Inherited from IQueryRuleOperations.) |
|
CreateManagedProperty | Create a managed property. (Inherited from ISchemaOperations.) |
|
DeleteAllUsageDataForTenant | Schedules the deletion of all analytics data for a given tenant. (Inherited from IAnalyticsServiceApplication.) |
|
DeleteAuthorityPage | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
DeleteCategory | Delete a category. (Inherited from ISchemaOperations.) |
|
DeleteConsumer | Deletes the specified Search scope consumer from the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
DeleteCustomEventUsageDataForSite | Schedules the deletion of analytics data of a custom event type for a given site. (Inherited from IAnalyticsServiceApplication.) |
|
DeleteCustomEventUsageDataForTenant | Schedules the deletion of analytics data of a custom event type for a given tenant. (Inherited from IAnalyticsServiceApplication.) |
|
DeleteDemotedSite | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
DeleteLocationConfiguration | Deletes the federated LocationConfiguration from the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
DeleteManagedProperty | Delete a managed property. This will also delete all the mappings and aliases for the managed property. (Inherited from ISchemaOperations.) |
|
DeleteQueryClientTypeMapping | Deletes a client type mapping (Inherited from IQueryClientTypeOperations.) |
|
DeleteRecommendationsDataForTenant | Schedules the deletion of all recommendations data for a given tenant. (Inherited from IAnalyticsServiceApplication.) |
|
DeleteResultItemType | Internal use only. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
DeleteResultSource | (Inherited from IQuerypipelineManager.) |
|
DeleteStandardEventUsageDataForSite | Schedules the deletion of analytics data of a standard event type for a given site. (Inherited from IAnalyticsServiceApplication.) |
|
DeleteStandardEventUsageDataForTenant | Schedules the deletion of analytics data of a standard event type for a given tenant. (Inherited from IAnalyticsServiceApplication.) |
|
DeleteUnmappedProperties | Delete all unmapped properties for a certain category. (Inherited from ISchemaOperations.) |
|
DropDisplayGroup | Deletes the specified Search scope display group from the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
DropRule | Deletes the specified Search scope display group from the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
DropScope | Deletes the specified Search scope display group from the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
DropSpecialTerm | Deletes the specified keyword from the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
DropSynonym | Deletes a synonym of the specified keyword from the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
ExportSchema | Export the owner-specific schema to a serializable object. (Inherited from ISchemaOperations.) |
|
GetAllAliases | Returns all aliases for a given schema. (Inherited from ISchemaOperations.) |
|
GetAllCategories | Return all categories. (Inherited from ISchemaOperations.) |
|
GetAllCrawledProperties | Return "all" crawled properties. Can be limited by category and a filter string matching the crawled property name. (Inherited from ISchemaOperations.) |
|
GetAnalyticsEventTypeDefinition | Gets the analytics event type definition for a given ID. (Inherited from IAnalyticsServiceApplication.) |
|
GetAnalyticsEventTypeDefinitions | Gets analytics event type definitions available for use by a given tenant, filtered as indicated. For example, to include standard events as well as events registered for use by the tenant. (Inherited from IAnalyticsServiceApplication.) |
|
GetAnalyticsItemData | Gets the analytics item data rolled up for a given item. (Inherited from IAnalyticsServiceApplication.) |
|
GetAnalyticsItemsData | Gets the analytics item data rolled up for multiple items. (Inherited from IAnalyticsServiceApplication.) |
|
GetAnalyticsTenantConfiguration | Gets the analytics configuration for a given tenant. (Inherited from IAnalyticsServiceApplication.) |
|
GetAuthorityPages | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetBestBet | Retrieves a Best Bet for the specified URL and keyword consumer group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetBestBetForSpecialTerm | Retrieves the Best Bet for the URL, specified keyword, and keyword consumer group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetBestBets | (Inherited from IQueryRuleOperations.) |
|
GetBestBetsCount | Calculates the number of the BestBet attributes for the specified keyword consumer group that match the specified filtering criteria. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetBestBetsCountForSpecialTerm | Calculates the number of BestBet attributes for the specified keyword. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetBestBetsInfo | Retrieves all of the Best Bets attributes that belongs to the specified keyword consumer group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetBestBetsInfoForSpecialTerm | Retrieves the list of the Best Bet attributes for the specified keyword. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetBestBetsOrderInfoForSpecialTerm | Retrieves a list of BestBet attributes associated with a keyword and their orders. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetChangedConsumers | Retrieves the names of all Search scope ConsumerInfo that have been changed since the specified version. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetConsumerInformation | Gets the information about the specified consumer. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetConsumers | Retrieves a list of the names of all Search scope consumers. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetContainingDisplayGroups | Retrieves a list of IDs of Search scope display groups in the specified scope. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetContentSourceNames | Gets a list of the names of the content sources managed by the ISearchSiteAdministrationServiceApplication. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetCrawledProperty | Get a crawled property. (Inherited from ISchemaOperations.) |
|
GetCrawledUrls | (Inherited from ISearchAdminServiceApplication.) |
|
GetCrawlLogPrincipal | (Inherited from ISearchAdminServiceApplication.) |
|
GetDefaultResultSource | Retrieves the default result source for the given owner. (Inherited from IQuerypipelineManager.) |
|
GetDemotedSites | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetDisplayGroupIDFromName | Retrieves the ID of a scope display group with the specified name in the scope consumer with the specified name. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetDisplayGroupInfo | Retrieves the information about a scope display group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetDisplayGroupListInfo | Retrieves a list of IDs of Search scopes from the specified scope display group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetDisplayGroupsCount | Retrieves the total number of scope display groups managed by the ISearchSiteAdministrationServiceApplication. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetDisplayGroupsForConsumer | Retrieves information about all of the scope display groups for a scope consumer. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetDisplayGroupsInfo | Retrieves information about all of the display groups for all of the scope consumers. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetDocIDsToRemove | (Inherited from ISearchAdminServiceApplication.) |
|
GetExistingResultTableTypes | (Inherited from IQueryRuleOperations.) |
|
GetGlobalAnalyticsItemDataBatch | Gets the analytics item data for a given event processed since a given time. (Inherited from IAnalyticsServiceApplication.) |
|
GetLanguagePhrases | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetLanguageResources | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetLastLocationConfigurationUpdate | Retrieves the version of the last configuration changes from the Federation Set. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetListCrawlInfo | (Inherited from ISearchAdminServiceApplication.) |
|
GetLocationConfigurations | Retrieves configuration information for all the federated locations. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetLocationDescription | Retrieves the federated location description. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetLocationVisualizations | Retrieves the list of display formats associated with the specified federated location. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetManagedProperties() | Gets a list of information about the properties managed by the ISearchSiteAdministrationServiceApplication. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetManagedProperties(String, Int32, SearchObjectOwner) | Get all managed properties matching a filter string. (Inherited from ISchemaOperations.) |
|
GetManagedProperties(String, Int32, SearchObjectOwner, Boolean) | Get all managed properties matching a filter string. (Inherited from ISchemaOperations.) |
|
GetManagedProperty | Get one managed property. (Inherited from ISchemaOperations.) |
|
GetManagedPropertyAliases | Get aliases for a managed property. (Inherited from ISchemaOperations.) |
|
GetManagedPropertyMappings | Get the property mappings from crawled properties for a managed property. (Inherited from ISchemaOperations.) |
|
GetMappedCrawledProperties | Get all crawled properties mapped to a managed property. (Inherited from ISchemaOperations.) |
|
GetMappedManagedProperties | Get all mapped properties for a crawled property. (Inherited from ISchemaOperations.) |
|
GetMaxNumberRefinersLimits | Returns the limits set by SSA admin on the number of refiners allowed to be configured in the UI (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetPopularQueries | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetPropertyQueryRuleCount | Retrieves the number of query rules where the specified property name has the specified property value. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetProxyInfo | Retrieves the information about the Search proxy for this ISearchSiteAdministrationServiceApplication. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetQueryClientTypeMappingById | Retrieves the client type mapping with the given id and owner (Inherited from IQueryClientTypeOperations.) |
|
GetQueryClientTypeMappingByName | Retrieves the client type mapping with the given name and owner (Inherited from IQueryClientTypeOperations.) |
|
GetQueryClientTypeMappings | Retrieves a list of all client type mappings for the given owner (Inherited from IQueryClientTypeOperations.) |
|
GetQueryClientTypeMappingsByThrottlingTier | Retrives a list of client type mappings with the given tier and owner (Inherited from IQueryClientTypeOperations.) |
|
GetQueryHealthMonitoringSettings | (Inherited from ISearchHealthMonitoringServiceApplication.) |
|
GetQueryHealthMonitoringSettingsForComponents | (Inherited from ISearchHealthMonitoringServiceApplication.) |
|
GetQueryParameterSpecification | (Inherited from IQueryRuleOperations.) |
|
GetQueryRuleGroups | (Inherited from IQueryRuleOperations.) |
|
GetQueryRuleGroupsBatched | (Inherited from IQueryRuleOperations.) |
|
GetQueryRules | (Inherited from IQueryRuleOperations.) |
|
GetQueryRulesBatched | (Inherited from IQueryRuleOperations.) |
|
GetQuerySuggestionCandidates | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetRankingModels | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetRawAnalyticsTenantSettingsBatch | For internal use only. Gets the raw analytics tenant settings data in bulk. (Inherited from IAnalyticsServiceApplication.) |
|
GetRawAnayticsTenantSettings | For internal use only. Gets the raw analytics tenant settings data. (Inherited from IAnalyticsServiceApplication.) |
|
GetResultItemTypes | Internal use only. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetResultSourceById | (Inherited from IQuerypipelineManager.) |
|
GetResultSourceByName | (Inherited from IQuerypipelineManager.) |
|
GetResultSourceList | (Inherited from IQuerypipelineManager.) |
|
GetResultSourceListWithDefault | List result sources according to a SearchObjectFilter along with the default result source for the given SearchObjectOwner in filter. (Inherited from IQuerypipelineManager.) |
|
GetResultSourceNamesByIds | (Inherited from IQuerypipelineManager.) |
|
GetRollupAnalyticsItemData | Retrieves the aggregated analytics item data rolled up to a given scope or site collection. (Inherited from IAnalyticsServiceApplication.) |
|
GetRuleInfo | Retrieves the information about the specified scope rule. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetRulesCount | Retrieves the number of scope rules for the specified scope. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetRulesInfo | Retrieves a list of information about all of the scope rules defined within the specified Search scope. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetScopeIDFromName | Retrieves the ID of a Search scope with the specified name and scope consumer. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetScopeInfo | Retrieves the information about the specified Search scope. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetScopeRowCount | Retrieves the number of Search scopes with the specified name in the specified site collection. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetScopesCount | Retrieves the total number of Search scopes that are defined in the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetScopesForConsumer | Retrieves a list of information about the Search scopes that are managed by the specified Search scope consumer. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetScopesInfo | Retrieves a list of information about the Search scopes. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetScopesManagerInfo | Retrieves the global settings of the Search scopes system. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSearchAlertManagerInfo | Retrieves information about the Search alert system. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSearchAlertNotificationFormat | Retrieves the notification format of the Search alert system. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSearchApplicationDisplayName | Retrieves the display name of the ISearchSiteAdministrationServiceApplication. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSearchApplicationName | Retrieves the name of the ISearchSiteAdministrationServiceApplication. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSearchProviderList | (Inherited from IQuerypipelineManager.) |
|
GetSearchReport | Gets data for a search report, including top queries that apply to that particular search report. (Inherited from IAnalyticsServiceApplication.) |
|
GetSharePointContentSources | (Inherited from ISearchAdminServiceApplication.) |
|
GetSharepointLocationVisualizations | Retrieves a list of preselected display formats for the federated location. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSiteCollectionUpgradeStatus | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSpecialTerm | Retrieves the keyword from the site collection in the keyword consumer group with the specified keyword term. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSpecialTermsCount | Retrieves the number of keyword attributes for the specified keyword consumer group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSpecialTermsCountForBestBet | Retrieves the number of keyword attributes that are associated with the specified Best Bet. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSpecialTermsInfo | Retrieves a list of keyword objects from the site collection for a specified keyword consumer group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSpecialTermsInfoForBestBet | Retrieves the list of keyword objects associated with a specified Best Bet. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSynonym | Retrieves the specified synonym associated with the specified keyword. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSynonymsCountForSpecialTerm | Retrieves the number of synonyms that are associated with the specified keyword. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetSynonymsInfoSpecialTerm | Retrieves a list of synonyms that are associated with a specified keyword. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetTenantAnalyticsItemData | Gets the analytics item data rolled up to the tenant. (Inherited from IAnalyticsServiceApplication.) |
|
GetUnusedScopesForConsumer | Retrieves a list of information about all scopes for a scope consumer that are not in a display group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetUpdatedQueryParameterSpecifications | (Inherited from IQueryRuleOperations.) |
|
GetUrlRuleCount | Retrieves the number of crawled items whose site URL matches a specified URL. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetUserPreferenceSerializeHelper | Retrieves the user preference serialization helper from the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetUserPreferenceSerializeHelperForTenant | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetUserSegments | (Inherited from IQueryRuleOperations.) |
|
GetVisibleScopesCount | Retrieves the total number of visible Search scopes defined in the Search application. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetVolatileScopeInfo | Retrieves the information likely to change for the specified Search scope. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
GetVolatileScopesManagerInfo | Retrieves the information that is likely to change for a Search scope system in the Search application. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
ImportPopularQueries | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
ImportSchema | Import an owner-specific schema. (Inherited from ISchemaOperations.) |
|
IsQuerySuggestionEnabled | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
IsQueryThrottlingEnabled | Checks whether query throttling is enabled (Inherited from IQueryClientTypeOperations.) |
|
MakeDefaultRankingModel | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
PutLocationVisualization | Adds a new display format for the federated location. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
QueryCrawledProperties | Query crawled properties. (Inherited from ISchemaOperations.) |
|
QueryManagedProperties | (Inherited from ISchemaOperations.) |
|
RecordOMQueryDoneEvent | (Inherited from ISearchHealthMonitoringServiceApplication.) |
|
RecordQueryErrorEvent | (Inherited from ISearchHealthMonitoringServiceApplication.) |
|
RecordUIQueryDoneEvent | (Inherited from ISearchHealthMonitoringServiceApplication.) |
|
RecordWebPartQueryDoneEvent | (Inherited from ISearchHealthMonitoringServiceApplication.) |
|
RemoveBestBet | (Inherited from IQueryRuleOperations.) |
|
RemoveBestBetLink | Deletes the association between a specified keyword and a Best Bet from the database. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
RemoveDocumentsFromSearchResults | (Inherited from ISearchAdminServiceApplication.) |
|
RemoveLanguageResourcePhrase | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
RemoveQueryRule | (Inherited from IQueryRuleOperations.) |
|
RemoveQueryRuleGroup | (Inherited from IQueryRuleOperations.) |
|
RemoveRankingModel | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
RemoveUserSegment | (Inherited from IQueryRuleOperations.) |
|
SendAnalyticsUsageEvents | Sends a list of analytics usage events to the analytics processing component to be processed. (Inherited from IAnalyticsServiceApplication.) |
|
SetBestBetInfo | Updates the information about the specified Best Bet. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetDisplayGroupInfo | Sets the configuration information for a Search scope display group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetDisplayGroupListInfo | Updates the Search scope display group. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetManagedPropertyAliases | Set the aliases for a managed property. (Inherited from ISchemaOperations.) |
|
SetManagedPropertyMappings | Set the property mappings from crawled properties for a managed property. (Inherited from ISchemaOperations.) |
|
SetQuerySuggestionEnabled | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetRuleInfo | Sets the details of the specified Search scope rule. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetScopeInfo | Sets the details of the specified Search scope. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetScopesManagerInfo | Sets the information about the Search scopes system in the ISearchSiteAdministrationServiceApplication. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetSiteCollectionUpgradeStatus | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetSpecialTermInfo | Updates the information about the specified keyword. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetUserPreferenceSerializeHelper | Sets the user preference serialization helper for a specified user. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
SetUserPreferenceSerializeHelperSuggestionSettings | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
StartScopesCompilation | Starts the Search scope compilation. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
UpdateAuthorityPageUrl | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
UpdateBestBetsOrder | Updates the order attribute of the specified Best Bets with the specified keyword. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
UpdateCategory | Update a category. (Inherited from ISchemaOperations.) |
|
UpdateCrawledProperty | Update a crawled property. (Inherited from ISchemaOperations.) |
|
UpdateCrawlLogPrincipal | (Inherited from ISearchAdminServiceApplication.) |
|
UpdateDefaultResultSource | Updates the the default result source for the given owner to an exisiting Source specified by sourceId. (Inherited from IQuerypipelineManager.) |
|
UpdateLocationConfiguration | Updates a federated Search location configuration of the ISearchSiteAdministrationServiceApplication. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
UpdateManagedProperty | Update a managed property. (Inherited from ISchemaOperations.) |
|
UpdateQueryRuleActiveStatus | (Inherited from IQueryRuleOperations.) |
|
UpdateRankingModel | (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
UpdateResultItemType | Internal use only. (Inherited from ISearchSiteAdministrationServiceApplication.) |
|
UpdateResultSource | (Inherited from IQuerypipelineManager.) |
|
UpdateResultSourceActiveValue | (Inherited from IQuerypipelineManager.) |
|
UpsertRawAnalyticsTenantSettings | For internal use only. Updates or sets the raw analytics tenant settings data. (Inherited from IAnalyticsServiceApplication.) |
Show: