SearchIndexer Methods
The SearchIndexer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AssignDefaultContentCategories |
Assigns the default content categories based on document type.
|
|
|
BuildIndex |
Crawls the search domain, writes the Keyoti index, prunes documents that were not seen on
this pass, and optimizes the index.
|
|
|
Dispatcher_Action |
Handles the Action event of the SearchIndexer.
|
|
|
Dispatcher_NeedObject |
Supplies the collaborator objects the crawler asks for. Only ParserProvider
is answered; every other request is left untouched so Keyoti falls back to its default.
|
|
|
Dispose |
Hides SearchIndexPluginBase.Dispose() to release the indexer's browser, parser,
search-domain and configuration resources. Reached only through an
IDisposable reference or a reference typed as SearchIndexer.
|

