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