Package | Description |
---|---|
com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
com.groupdocs.search.dictionaries |
The package provides classes of various dictionaries.
|
com.groupdocs.search.events |
The package provides classes of event arguments.
|
Class and Description |
---|
EventHub
Provides index events for subscribing.
|
Class and Description |
---|
EventHub
Provides index events for subscribing.
|
Class and Description |
---|
BaseIndexEventArgs
Represents the base class of event arguments.
|
Event
This class is intended to be inherited when subscribing to events.
|
EventHandler
Represents the base class of an event handler.
|
FileIndexingEventArgs
Represents arguments for the event of a document indexing 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.
|
OperationType
Represents an index operation type.
|
PasswordRequiredEventArgs
Represents arguments for the event that occurs when document protected by a password is indexing.
|
SearchPhase
Represents the search phases.
|
SearchPhaseEventArgs
Represents arguments for the search phase changing events.
|