Package com.algolia.model.search
Interface IgnorePlurals
- All Known Implementing Classes:
BooleanString
,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 class
static class
static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic IgnorePlurals
static IgnorePlurals
of
(List<SupportedLanguage> value)
-
Method Details
-
of
-
of
-