CategoryInfo members

This class represents a crawled property category in the Search schema.

The CategoryInfo type exposes the following members.

Constructors

  Name Description
Public method CategoryInfo Creates a default instance of the CategoryInfo object.

Top

Properties

  Name Description
Public property AutoCreateNewManagedProperties Gets or sets a whether new managed properties should be automatically created for the crawled properties in this category.
Public property CrawledPropertyCount Gets or sets the number of crawled properties in this category.
Public property FullTextQueriable Gets or sets whether automatically created managed properties based on this category should end up in the full text index.
Public property MapToContents Gets or sets whether all string crawled properties in this category are mapped to the 'Contents' managed property.
Public property MultipleValues Gets or sets whether automatically created managed properties based on this category should support multiple values.
Public property Name Gets or sets the name of this object. (Inherited from BaseInfo.)
Public property Queryable Gets or sets whether automatically created managed properties based on this category should be queryable.
Public property Retrievable Gets or sets whether automatically created managed properties based on this category should be retrievable.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

CategoryInfo class

Microsoft.Office.Server.Search.Administration namespace