Package | Description |
---|---|
com.groupdocs.search.events |
The package provides classes of event arguments.
|
Modifier and Type | Field and Description |
---|---|
Event<EventHandler<SearchPhaseEventArgs>> |
EventHub.SearchPhaseCompleted
Occurs when the search phase is completed.
|
protected EventHandler<SearchPhaseEventArgs> |
EventHub.SearchPhaseCompletedDelegate |
Modifier and Type | Method and Description |
---|---|
protected static SearchPhaseEventArgs |
SearchPhaseEventArgs.create(com.aspose.ms.System.Guid indexId,
String indexFolder,
int status,
int searchPhase,
String[] words,
String query) |