Package com.algolia.model.search
Interface IgnorePlurals
- All Known Implementing Classes:
IgnorePlurals.BooleanWrapper,IgnorePlurals.ListOfSupportedLanguageWrapper
public interface IgnorePlurals
Treat singular, plurals, and other forms of declensions as equivalent. You should only use this
feature for the languages used in your index.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic IgnorePluralsstatic IgnorePluralsof(List<SupportedLanguage> value)
-
Method Details
-
of
-
of
-