| 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(PropertyExistenceImpl prop)
Creates a lucene query for the given QOM property existence constraint. 
 | 
| Constructor and Description | 
|---|
PropertyExistenceConstraint(PropertyExistenceImpl prop,
                           SelectorImpl selector,
                           LuceneQueryFactory factory)
Creates a new property existence constraint. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
QOMTreeVisitor.visit(PropertyExistenceImpl node,
     Object data)  | 
Object | 
DefaultQOMTreeVisitor.visit(PropertyExistenceImpl node,
     Object data)
Does nothing and returns  
data. | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.