Uses of Class
technology.semi.weaviate.client.v1.misc.model.BM25Config
-
Packages that use BM25Config Package Description technology.semi.weaviate.client.v1.misc.model -
-
Uses of BM25Config in technology.semi.weaviate.client.v1.misc.model
Methods in technology.semi.weaviate.client.v1.misc.model that return BM25Config Modifier and Type Method Description BM25ConfigBM25Config.BM25ConfigBuilder. build()BM25ConfigInvertedIndexConfig. getBm25()Methods in technology.semi.weaviate.client.v1.misc.model with parameters of type BM25Config Modifier and Type Method Description InvertedIndexConfig.InvertedIndexConfigBuilderInvertedIndexConfig.InvertedIndexConfigBuilder. bm25(BM25Config bm25)
-