| Package | Description |
|---|---|
| com.groupdocs.search.events |
The package provides classes of event arguments.
|
| com.groupdocs.search.scaling.events |
The namespace provides classes of event arguments in the search network.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventHandler<T extends EventArgs>
Defines interface of an event handler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseIndexEventArgs
Represents the base class of event arguments.
|
class |
FileIndexingEventArgs
Represents arguments for the event of a document indexing start.
|
class |
ImagePreparingEventArgs
Represents arguments for the event of an image preparing start.
|
class |
IndexErrorEventArgs
Represents arguments for the event of index error occurred.
|
class |
OperationFinishedEventArgs
Represents arguments for the event of the indexing operation is finished.
|
class |
OperationProgressEventArgs
Represents arguments for the event of the indexing operation progress is updated.
|
class |
OptimizationProgressEventArgs
Represents arguments for the event of the indexing operation progress is updated.
|
class |
PasswordRequiredEventArgs
Represents arguments for the event that occurs when document protected by a password is indexing.
|
class |
SearchPhaseEventArgs
Represents arguments for the search phase changing events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataExtractedEventArgs
Represents arguments for the event of a document data extraction is finished.
|
class |
DocumentDeletedEventArgs
Represents arguments for the event of a document deletion is finished.
|
class |
DocumentIndexedEventArgs
Represents arguments for the event of a document indexing is finished.
|
class |
ErrorOccurredEventArgs
Represents arguments for the event of an error occurs in one of the nodes of the search network.
|
class |
NetworkIndexingProgressEventArgs
Represents the arguments for the progress change event of the indexing operation.
|
class |
NetworkOptimizationProgressEventArgs
Represents the arguments for the progress change event of the optimization operation.
|
class |
StatusChangedEventArgs
Represents arguments for a search network status change event.
|
Copyright © 2026. All rights reserved.