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 classMatchOptions for the text match expression.classMultiMatchOptions for the text match expression.
-