CategoryInfo members
This class represents a crawled property category in the Search schema.
The CategoryInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CategoryInfo | Creates a default instance of the CategoryInfo object. |
Top
Properties
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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top