Uses of Class
org.apache.jackrabbit.oak.spi.query.fulltext.FullTextAnd
Packages that use FullTextAnd
Package
Description
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 FullTextAndModifier and TypeMethodDescriptionbooleanFullTextVisitor.FullTextVisitorBase.visit(FullTextAnd and) booleanFullTextVisitor.visit(FullTextAnd and) Visit an "and" expression.