| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.query | |
| org.apache.jackrabbit.oak.spi.query.fulltext |
| Class and Description |
|---|
| FullTextExpression
The base class for fulltext condition expression.
|
| Class and Description |
|---|
| FullTextAnd
A fulltext "and" condition.
|
| FullTextContains
A group of full-text expressions that reflects a "contains(...)" expression,
and allows to access the original (unparsed) full text term.
|
| FullTextExpression
The base class for fulltext condition expression.
|
| FullTextOr
A fulltext "or" condition.
|
| FullTextTerm
A fulltext term, or a "not" term.
|
| FullTextVisitor
A visitor for full-text expressions.
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.