minFuzzyLevel

fun minFuzzyLevel(minFuzzyLevel: Int): FuzzySearchOptions.Builder

The minimum fuzziness level to be used. The default value is 1. The maximum value is 4.

Return

The builder of the FuzzySearchOptions with the provided minFuzzyLevel.