CategoryInfo members
SharePoint 2013
This class represents a crawled property category in the Search schema.
The CategoryInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
AutoCreateNewManagedProperties | Gets or sets a whether new managed properties should be automatically created for the crawled properties in this category. |
|
CrawledPropertyCount | Gets or sets the number of crawled properties in this category. |
|
FullTextQueriable | Gets or sets whether automatically created managed properties based on this category should end up in the full text index. |
|
MapToContents | Gets or sets whether all string crawled properties in this category are mapped to the 'Contents' managed property. |
|
MultipleValues | Gets or sets whether automatically created managed properties based on this category should support multiple values. |
|
Name | Gets or sets the name of this object. (Inherited from BaseInfo.) |
|
Queryable | Gets or sets whether automatically created managed properties based on this category should be queryable. |
|
Retrievable | Gets or sets whether automatically created managed properties based on this category should be retrievable. |
Show: