Uses of Class
io.ebean.search.AbstractMatch
-
Packages that use AbstractMatch Package Description io.ebean.search Provides text search expressions like Match, TextQueryString etc. -
-
Uses of AbstractMatch in io.ebean.search
Subclasses of AbstractMatch in io.ebean.search Modifier and Type Class Description class
Match
Options for the text match expression.class
MultiMatch
Options for the text match expression.
-