Category 成员 (Microsoft.Office.Server.Search.Administration)
Represents a category in the 企业级搜索 metadata property schema.
以下表格列出了由 Category 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
AutoCreateNewManagedProperties | Gets or sets a Boolean value indicating whether new managed properties should be automatically created for the crawled properties in a category. | |
CrawledPropertyCount | Gets the number of crawled properties for a category. | |
DiscoverNewProperties | Gets or sets a Boolean value that specifies whether the crawler should automatically discover crawled properties with every crawl. | |
MapToContents | Gets or sets a Boolean value indicating whether all string crawled properties are mapped to content. | |
Name | Gets or sets the name of a category. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Contains | Returns a Boolean value that indicates whether the category contains any crawled properties for the specified property set. | |
CreateCrawledProperty | Creates a crawled property for the category. | |
CreateOrGetCrawledProperty | Creates or returns a crawled property for a category. | |
Delete | Deletes the category in the search schema. | |
DeleteUnmappedProperties | Deletes all crawled properties that are not mapped to managed properties for a category. | |
Equals | 已重载。 (继承自 Object) | |
GetAllCrawledProperties | Returns an enumerator that iterates through the category's crawled properties. | |
GetCrawledProperty | Returns a crawled property for the category. | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
GetUnmappedCrawledProperties | Returns an enumerator that iterates through the category's unmapped crawled properties. | |
QueryCrawledProperties | Returns an enumerator that iterates through the category's crawled properties that match the specified parameters. | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) | |
Update | Updates the Shared Service Provider's search schema with changes made to the category. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
Category 类
Microsoft.Office.Server.Search.Administration 命名空间