Click or drag to resize
SearchIndexers Class
Manages the search indexers used for specific object type
Inheritance Hierarchy
SystemObject
  CMS.SearchSearchIndexers

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
public static class SearchIndexers

The SearchIndexers type exposes the following members.

Methods
Properties
  NameDescription
Public propertyStatic memberDefaultIndexer
Default search indexer
Public propertyStatic memberIndexerTypes
Returns the collection of the indexers
Top
See Also