Uses of Class
org.apache.jackrabbit.core.query.lucene.QueryHits

Packages that use QueryHits
org.apache.jackrabbit.core.query.lucene   
 

Uses of QueryHits in org.apache.jackrabbit.core.query.lucene
 

Methods in org.apache.jackrabbit.core.query.lucene that return QueryHits
protected  QueryHits QueryResultImpl.executeQuery()
          Executes the query for this result and returns hits.
 QueryHits SearchIndex.executeQuery(AbstractQueryImpl queryImpl, org.apache.lucene.search.Query query, Name[] orderProps, boolean[] orderSpecs)
          Executes the query on the search index.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.