Uses of Class
org.apache.jackrabbit.oak.spi.query.fulltext.FullTextAnd
-
Packages that use FullTextAnd Package Description org.apache.jackrabbit.oak.spi.query.fulltext This package contains fulltext search condition implementations. -
-
Uses of FullTextAnd in org.apache.jackrabbit.oak.spi.query.fulltext
Methods in org.apache.jackrabbit.oak.spi.query.fulltext with parameters of type FullTextAnd Modifier and Type Method Description booleanFullTextVisitor.FullTextVisitorBase. visit(FullTextAnd and)booleanFullTextVisitor. visit(FullTextAnd and)Visit an "and" expression.
-