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 | |
---|---|---|
Category | Represents a Category object, controls settings for crawled properties in a category, and enables querying of crawled properties within the category. | |
CategoryCollection | Represents a crawled property category collection. | |
CrawledProperty | Represents a crawled property in the index schema. | |
CrawledPropertyMapping | Represents a crawled property mapping as a list of crawled properties. | |
FullTextIndex | Represents a full-text index in the index schema. | |
FullTextIndexCollection | Represents the collection of full text indexes in search schema. | |
FullTextIndexMapping | Represents a full text index mapping between a managed property and a full text index. | |
FullTextIndexMappingCollection | Represents a full text index mapping collection. | |
FullTextIndexRankCollection | Represents a full text index rank collection. | |
FullTextIndexRankComponent | Represents a full text index rank component. | |
ManagedProperty | Represents a managed property in the index schema. | |
ManagedPropertyBoostCollection | Represents a ManagedPropertyBoostCollection as a list of managed property boost components. | |
ManagedPropertyBoostComponent | Represents a managed property boost component. | |
ManagedPropertyCollection | Represents a collection of managed properties | |
PropsetMappingCollection | Represents a property set mapping collection. This contains the list of property sets that are mapped to a crawled property category. | |
QualityComponent | Represents a quality component. | |
QualityComponentCollection | Represents a quality component collection as a list of quality components. | |
RankProfile | Represents a rank profile. Rank profiles contains settings for tuning the relevance of the search system. | |
RankProfileCollection | Represents a rank profile collection. | |
RefinerConfiguration | Represents the refiner configuration containing refiner settings for the managed property. | |
Schema | Represents the index schema. |
Enumerations
Enumeration | Description | |
---|---|---|
Anchoring | Specifies the anchoring settings for managed property refiners. Anchoring is applicable only for managed properties of type Text. | |
DateTimeResolutionType | Specifies the date/time resolution type. | |
DeepRefinementType | Specifies deep refinement types for a managed property. | |
FullTextIndexImportanceLevel | Specifies the importance level for a full text index. | |
ManagedPropertySortableType | Specifies if a managed property should be configured for sorting. | |
ManagedType | Specifies the data type of a managed property. | |
RefinerAlgorithm | Specifies the refiner algorithm for managed properties. | |
SummaryType | Specifies the summary settings for a managed property. |