Uses of Class
io.weaviate.client.v1.misc.model.StopwordConfig
-
Packages that use StopwordConfig Package Description io.weaviate.client.v1.misc.model -
-
Uses of StopwordConfig in io.weaviate.client.v1.misc.model
Methods in io.weaviate.client.v1.misc.model that return StopwordConfig Modifier and Type Method Description StopwordConfigStopwordConfig.StopwordConfigBuilder. build()StopwordConfigInvertedIndexConfig. getStopwords()Methods in io.weaviate.client.v1.misc.model with parameters of type StopwordConfig Modifier and Type Method Description InvertedIndexConfig.InvertedIndexConfigBuilderInvertedIndexConfig.InvertedIndexConfigBuilder. stopwords(StopwordConfig stopwords)
-