Uses of Class
org.apache.blur.lucene.search.DeepPagingCache

Packages that use DeepPagingCache
org.apache.blur.lucene.search   
 

Uses of DeepPagingCache in org.apache.blur.lucene.search
 

Constructors in org.apache.blur.lucene.search with parameters of type DeepPagingCache
IterablePaging(AtomicBoolean running, org.apache.lucene.search.IndexSearcher searcher, org.apache.lucene.search.Query query, int numHitsToCollect, IterablePaging.TotalHitsRef totalHitsRef, IterablePaging.ProgressRef progressRef, boolean runSlow, org.apache.lucene.search.Sort sort, DeepPagingCache deepPagingCache)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.