Uses of Package
org.modeshape.search.lucene.query

Packages that use org.modeshape.search.lucene.query
org.modeshape.search.lucene.query A set of Lucene Query specializations that allow the LuceneSearchEngine to create Lucene queries with additional kinds of constraints. 
 

Classes in org.modeshape.search.lucene.query used by org.modeshape.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.
CompareQuery.Evaluator
           
CompareStringQuery
          A Lucene Query implementation that is used to apply a Comparison constraint against a string field.
 



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