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 |
DefaultQOMTreeVisitor.visit(PropertyExistenceImpl node,
Object data)
Does nothing and returns
data . |
Object |
QOMTreeVisitor.visit(PropertyExistenceImpl node,
Object data) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.