typeAhead

fun typeAhead(typeAhead: Boolean): FuzzySearchOptions.Builder

If this flag is set to true, the query will be interpreted as a partial input and the search will enter predictive mode.

Return

The builder of the FuzzySearchOptions with the provided typeAhead.