TypoTolerance

algoliasearch.search.TypoTolerance
See theTypoTolerance companion object
sealed trait TypoTolerance

Whether typo tolerance is enabled and how it is applied. If typo tolerance is true, min, or strict, word splitting and concetenation is also active.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BooleanValue
object Min.type
object Strict.type
In this article