IcuAlgorithm
Implementation of a search Algorithm using ICU components to perform the actual search while taking into account languages specificities.
Properties
Functions
Link copied to clipboard
open suspend override fun findRanges(query: String, options: SearchService.Options, text: String, locale: Locale): List<IntRange>