Uses of Enum Class
io.metaloom.qdrant.client.http.model.collection.schema.TokenizerType
Packages that use TokenizerType
-
Uses of TokenizerType in io.metaloom.qdrant.client.http.model.collection.schema
Methods in io.metaloom.qdrant.client.http.model.collection.schema that return TokenizerTypeModifier and TypeMethodDescriptionFullTextIndexFieldSchema.getTokenizer()static TokenizerTypeReturns the enum constant of this class with the specified name.static TokenizerType[]TokenizerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.metaloom.qdrant.client.http.model.collection.schema with parameters of type TokenizerType