Uses of Package
org.jboss.dna.search.lucene.query

Packages that use org.jboss.dna.search.lucene.query
org.jboss.dna.search.lucene.query   
 

Classes in org.jboss.dna.search.lucene.query used by org.jboss.dna.search.lucene.query
CompareLengthQuery
          A Lucene Query implementation that is used to apply a Length constraint against a string field.
CompareNameQuery
          A Lucene Query implementation that is used to apply a Comparison constraint against the name of nodes.
ComparePathQuery
          A Lucene Query implementation that is used to apply a Comparison constraint against the Path of nodes.
CompareQuery
          A Lucene Query implementation that is used to apply a Comparison constraint against the Path of nodes.
CompareStringQuery
          A Lucene Query implementation that is used to apply a Comparison constraint against a string field.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.