| Interface | Description |
|---|---|
| SearchIndexer |
Interface for the code that controls the contents of the search index.
|
| SearchIndexer.Listener |
A listener that will be notified of events from the SearchIndexer.
|
| Class | Description |
|---|---|
| SearchIndexer.Event |
An immutable event object.
|
| SearchIndexerStatus |
An immutable summary of the status of the SearchIndexer, at a fixed point in
time.
|
| SearchIndexerStatus.Counts | |
| SearchIndexerStatus.NoCounts | |
| SearchIndexerStatus.RebuildCounts | |
| SearchIndexerStatus.StatementCounts | |
| SearchIndexerStatus.UriCounts | |
| SearchIndexerUtils |
Some handy methods for dealing with the search index.
|
| Enum | Description |
|---|---|
| SearchIndexer.Event.Type | |
| SearchIndexerStatus.Counts.Type | |
| SearchIndexerStatus.State |
Copyright © 2022. All rights reserved.