Last date modified: 2025-Jul-02

Interface: ITextSearchHit

Search hit representing a found occurrence of the search term

Properties

end

end: number

The character index within the searched text where the hit ends


start

start: number

The character index within the searched text where the hit begins


terms

terms: ITextSearchTermHit[]

Terms found at this text location

Return to top of the page
Feedback