Uses of Enum
io.ebean.search.MultiMatch.Type
Package
Description
Provides text search expressions like Match, TextQueryString etc.
-
Uses of MultiMatch.Type in io.ebean.search
Modifier and TypeMethodDescriptionMultiMatch.getType()
Return the type.static MultiMatch.Type
Returns the enum constant of this type with the specified name.static MultiMatch.Type[]
MultiMatch.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.