GroupDocs.Search.Events

The namespace provides classes of event arguments.

Classes

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 the arguments for the progress change event of the indexing operation.
OptimizationProgressEventArgs Represents the arguments for the progress change event of the optimization operation.
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

Enumeration Description
OperationType Represents an index operation type.
SearchPhase Represents the search phases.