| SearchIndexers Methods | 
The SearchIndexers type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetIndexer | 
            Gets the indexer by its object type
             | 
|   | Init | 
            Initializes the system indexers
             | 
|   | RegisterDefaultIndexerIndexerType | 
            Registers the default indexer which handles the search for all object types which don't have specific indexer
             | 
|   | RegisterIndexerIndexerType | 
            Registers the given indexer for the specific object type
             | 
 See Also
See Also