Package | Description |
---|---|
org.modeshape.jcr.index.lucene.query |
Modifier and Type | Class and Description |
---|---|
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. |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.