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