ManagedProperty Methods

Include Protected Members
Include Inherited Members

The ManagedProperty type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the managed property from search schema.
Public method GetCrawledPropertyMappings Gets a crawled property mapping that includes a list of crawled properties that map to the managed property. The list can be used to create new crawled property mappings.
Public method GetFullTextIndexMappings Gets the collection of full text indexes for which a managed property is mapped to. The collection can be operated to delete, add or modify full text index mappings.
Public method GetRefinerConfiguration Returns the refiner configuration for the managed property. This is only applicable for managed properties that have refinement enabled.
Public method GetResultFallBack Gets the managed property to be used as summary in the event no dynamic summary was generated. This is only applicable for managed properties with summary type dynamic.
Public method SetCrawledPropertyMappings Sets a list of crawled properties that map to the managed property.
Public method SetRefinerConfiguration Sets the refiner configuration for the managed property.
Public method SetResultFallBack Sets the managed property to be used as summary in the event where no dynamic summary was generated. This is only applicable for managed properties with summary type dynamic.
Public method Update Updates the index schema with changes made to the managed property.

Top

See Also

Reference

ManagedProperty Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace