GroupDocs.Search.Events Namespace |
Class | Description | |
---|---|---|
BaseIndexEventArgs |
Represents the base class of event arguments.
| |
EventHub |
Provides index events for subscribing.
| |
FileIndexingEventArgs |
Represents arguments for the event of a document indexing start.
| |
ImagePreparingEventArgs |
Represents arguments for the event of an image preparing start.
| |
IndexErrorEventArgs |
Represents arguments for the event of index error occurred.
| |
OperationFinishedEventArgs |
Represents arguments for the event of the indexing operation is finished.
| |
OperationProgressEventArgs |
Represents arguments for the event of the indexing operation progress is updated.
| |
PasswordRequiredEventArgs |
Represents arguments for the event that occurs when document protected by a password is indexing.
| |
SearchPhaseEventArgs |
Represents arguments for the search phase changing events.
|
Enumeration | Description | |
---|---|---|
OperationType |
Represents an index operation type.
| |
SearchPhase |
Represents the search phases.
|