Package com.algolia.model.search
Class TypoTolerance
java.lang.Object
com.algolia.model.search.TypoTolerance
- All Implemented Interfaces:
CompoundType
Controls whether [typo
tolerance](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/typo-tolerance/)
is enabled and how it is applied.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TypoToleranceof(TypoToleranceEnum inside) static TypoToleranceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.algolia.utils.CompoundType
getInsideValue
-
Constructor Details
-
TypoTolerance
public TypoTolerance()
-
-
Method Details
-
of
-
of
-