|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompareQuery | |
---|---|
org.modeshape.jcr.query.lucene | The core query engine, which currently uses Lucene for indexing and raw queries, and the Hibernate Search engine (which does not depend on or use Hibernate Core or JPA) for updating and querying the Lucene indexes. |
Uses of CompareQuery in org.modeshape.jcr.query.lucene |
---|
Subclasses of CompareQuery in org.modeshape.jcr.query.lucene | |
---|---|
class |
CompareLengthQuery
A Lucene Query implementation that is used to apply a Length constraint against a string field. |
class |
CompareNameQuery
A Lucene Query implementation that is used to apply a Comparison constraint against the name of nodes. |
class |
ComparePathQuery
A Lucene Query implementation that is used to apply a Comparison constraint against the
Path of nodes. |
class |
CompareStringQuery
A Lucene Query implementation that is used to apply a Comparison constraint against a string field. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |