Package com.algolia.model.search
Class DictionarySettingsParams
java.lang.Object
com.algolia.model.search.DictionarySettingsParams
Turn on or off the built-in Algolia stop words for a specific language.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet disableStandardEntriesinthashCode()setDisableStandardEntries(StandardEntries disableStandardEntries) toString()
-
Constructor Details
-
DictionarySettingsParams
public DictionarySettingsParams()
-
-
Method Details