| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.query.lucene | |
| org.apache.jackrabbit.core.query.lucene.constraint | |
| org.apache.jackrabbit.spi.commons.query.qom | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.lucene.search.Query | 
LuceneQueryFactory.create(FullTextSearchImpl fts)
Creates a lucene query for the given QOM full text search. 
 | 
| Constructor and Description | 
|---|
FullTextConstraint(FullTextSearchImpl fts,
                  SelectorImpl selector,
                  LuceneQueryFactory factory)
Creates a new full text search constraint. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
QOMTreeVisitor.visit(FullTextSearchImpl node,
     Object data)  | 
Object | 
DefaultTraversingQOMTreeVisitor.visit(FullTextSearchImpl node,
     Object data)
Calls accept on the static operand in the fulltext search constraint. 
 | 
Object | 
DefaultQOMTreeVisitor.visit(FullTextSearchImpl node,
     Object data)
Does nothing and returns  
data. | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.