getHighlights method
- Last UpdatedJul 8, 2025
- 1 minute read
getHighlights abstract method
The text slices matching the input query.
Returns Map<HighlightType, List<IndexRange>>
. Associated container where HighlightType is a key and list of IndexRange value.