Uses of Class
com.algolia.search.models.dictionary.Stopword
-
Packages that use Stopword Package Description com.algolia.search.models.dictionary -
-
Uses of Stopword in com.algolia.search.models.dictionary
Methods in com.algolia.search.models.dictionary that return Stopword Modifier and Type Method Description StopwordStopword. setLanguage(String language)StopwordStopword. setObjectID(String objectID)StopwordStopword. setState(String state)StopwordStopword. setWord(String word)static StopwordDictionaryEntry. stopword(String objectID, String language, String word, String state)
-