Package com.algolia.model.search
Interface TypoTolerance<T>
- All Superinterfaces:
CompoundType<T>
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 TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic TypoTolerance<TypoToleranceEnum>of(TypoToleranceEnum inside) static TypoTolerance<Boolean>Methods inherited from interface com.algolia.utils.CompoundType
get
-
Method Details
-
of
-
of
-