Uses of Class
org.apache.camel.processor.lucene.support.Hits

Packages that use Hits
org.apache.camel.component.lucene   
 

Uses of Hits in org.apache.camel.component.lucene
 

Methods in org.apache.camel.component.lucene that return Hits
 Hits LuceneSearcher.search(String searchPhrase, int maxNumberOfHits)
           
 Hits LuceneSearcher.search(String searchPhrase, int maxNumberOfHits, org.apache.lucene.util.Version luenceVersion)
           
 



Apache Camel