SearchIndexer Members
The SearchIndexer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AssignDefaultContentCategories |
Assigns the default content categories based on document type.
|
|
|
BuildIndex |
Builds the index.
|
|
|
Dispatcher_Action |
Handles the Action event of the SearchIndexer.
|
|
|
Dispatcher_NeedObject |
Handles the NeedObject event of the Dispatcher control.
|
|
|
Dispose |
Fields
| Name | Description | |
|---|---|---|
|
|
AdvantageParserProvider |
The Advantage-specific extended parser provider used to supply Keyoti with the configured
parsers for this search domain. Created in the constructor and disposed when the indexer is disposed.
|
Properties
| Name | Description | |
|---|---|---|
|
|
ScrapeComplete |
Gets or sets a value indicating whether the current scrape pass has finished. Set to false
when a scrape begins and to true when it completes; consumed by event handlers to gate
post-scrape behavior.
|

