SearchIndexers MembersKentico 8.0 API Reference
The SearchIndexers type exposes the following members.
Methods

  NameDescription
Public methodStatic memberGetIndexer
Gets the indexer by its object type
Public methodStatic memberInit
Initializes the system indexers
Public methodStatic memberRegisterDefaultIndexer IndexerType 
Registers the default indexer which handles the search for all object types which don't have specific indexer
Public methodStatic memberRegisterIndexer IndexerType 
Registers the given indexer for the specific object type
Back to Top
Properties

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