Last date modified: 2025-Jul-02

Interface: ISearchEvent

Event data for the RelativityViewerEventType.Search event The search event should only get emitted when we perform a search on a new term

Properties

hasResults

hasResults: boolean

Indicates if the search term was found in the document


searchTerm

searchTerm: string

The term that was searched for


viewerType

viewerType: RelativityViewerType

Indicates the viewer the search was performed on

Return to top of the page
Feedback