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

The Microsoft.SharePoint.Search.Extended.Administration.Schema provides types and members for managing the FAST Search Server 2010 for SharePoint index schema.

The index schema is used to specify the managed properties that can be searched in a search index and their associated configuration parameters. For more information, see Index Schema (FAST Search Server 2010 for SharePoint).

Interfaces

  Interface Description
Public interface Category Represents a Category object, controls settings for crawled properties in a category, and enables querying of crawled properties within the category.
Public interface CategoryCollection Represents a crawled property category collection.
Public interface CrawledProperty Represents a crawled property in the index schema.
Public interface CrawledPropertyMapping Represents a crawled property mapping as a list of crawled properties.
Public interface FullTextIndex Represents a full-text index in the index schema.
Public interface FullTextIndexCollection Represents the collection of full text indexes in search schema.
Public interface FullTextIndexMapping Represents a full text index mapping between a managed property and a full text index.
Public interface FullTextIndexMappingCollection Represents a full text index mapping collection.
Public interface FullTextIndexRankCollection Represents a full text index rank collection.
Public interface FullTextIndexRankComponent Represents a full text index rank component.
Public interface ManagedProperty Represents a managed property in the index schema.
Public interface ManagedPropertyBoostCollection Represents a ManagedPropertyBoostCollection as a list of managed property boost components.
Public interface ManagedPropertyBoostComponent Represents a managed property boost component.
Public interface ManagedPropertyCollection Represents a collection of managed properties
Public interface PropsetMappingCollection Represents a property set mapping collection. This contains the list of property sets that are mapped to a crawled property category.
Public interface QualityComponent Represents a quality component.
Public interface QualityComponentCollection Represents a quality component collection as a list of quality components.
Public interface RankProfile Represents a rank profile. Rank profiles contains settings for tuning the relevance of the search system.
Public interface RankProfileCollection Represents a rank profile collection.
Public interface RefinerConfiguration Represents the refiner configuration containing refiner settings for the managed property.
Public interface Schema Represents the index schema.

Enumerations

  Enumeration Description
Public enumeration Anchoring Specifies the anchoring settings for managed property refiners. Anchoring is applicable only for managed properties of type Text.
Public enumeration DateTimeResolutionType Specifies the date/time resolution type.
Public enumeration DeepRefinementType Specifies deep refinement types for a managed property.
Public enumeration FullTextIndexImportanceLevel Specifies the importance level for a full text index.
Public enumeration ManagedPropertySortableType Specifies if a managed property should be configured for sorting.
Public enumeration ManagedType Specifies the data type of a managed property.
Public enumeration RefinerAlgorithm Specifies the refiner algorithm for managed properties.
Public enumeration SummaryType Specifies the summary settings for a managed property.