Package io.weaviate.client.v1.misc.model
Class StopwordConfig
- java.lang.Object
-
- io.weaviate.client.v1.misc.model.StopwordConfig
-
public class StopwordConfig extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStopwordConfig.StopwordConfigBuilder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StopwordConfig.StopwordConfigBuilderbuilder()String[]getAdditions()StringgetPreset()String[]getRemovals()StringtoString()
-