| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.events |
The package provides classes of event arguments.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<IndexErrorEventArgs>> |
Extractor.ErrorOccurred
Occurs when an error happens during an extractor operation.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<IndexErrorEventArgs>> |
EventHub.ErrorOccurred
Occurs when an error occurs during an index operation.
|
protected EventHandler<IndexErrorEventArgs> |
EventHub.ErrorOccurredDelegate |
| Modifier and Type | Method and Description |
|---|---|
protected static IndexErrorEventArgs |
IndexErrorEventArgs.create(com.aspose.ms.System.Guid indexId,
String indexFolder,
IndexStatus status,
String message,
boolean isCritical) |
Copyright © 2026. All rights reserved.