SearchPhaseEventArgs
Leave feedback
On this page
Represents arguments for the search phase changing events.
public class SearchPhaseEventArgs : BaseIndexEventArgs
| Name | Description |
|---|---|
| IndexFolder { get; } | Gets the index folder. |
| IndexId { get; } | Gets the index ID. |
| Query { get; } | Gets the initial query of the current search. |
| SearchPhase { get; } | Gets the search phase. |
| Status { get; } | Gets the index status. |
| Time { get; } | Gets the time of an event. |
| Words { get; } | Gets the words obtained in the current phase. |
Learn more
- class BaseIndexEventArgs
- namespace GroupDocs.Search.Events
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.