|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IterablePaging | |
---|---|
org.apache.blur.lucene.search |
Uses of IterablePaging in org.apache.blur.lucene.search |
---|
Methods in org.apache.blur.lucene.search that return IterablePaging | |
---|---|
IterablePaging |
IterablePaging.gather(int gather)
Only gather up to x number of hits. |
IterablePaging |
IterablePaging.progress(IterablePaging.ProgressRef ref)
Allows for gathering the progress of the paging. |
IterablePaging |
IterablePaging.skipTo(int skipTo)
Skips the first x number of hits. |
IterablePaging |
IterablePaging.totalHits(IterablePaging.TotalHitsRef ref)
Allows for gathering of the total hits of this search. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |