Schema Members

Include Protected Members
Include Inherited Members

Represents the index schema.

The Schema type exposes the following members.

Properties

  Name Description
Public property AllCategories Returns a list of crawled property categories in the index schema.
Public property AllFullTextIndecies Returns a list of full text indexes in the index schema.
Public property AllManagedProperties Returns a list of managed properties in the index schema.
Public property AllRankProfiles Returns a list of rank profiles in the index schema.

Top

Methods

  Name Description
Public method QueryCrawledProperties Returns a list of crawled properties that match filter, offset and count parameters.
Public method QueryCrawledPropertiesByWildcard Gets the crawled properties whose name matches the specified regular expression.

Top

See Also

Reference

Schema Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace