Interface LuceneSearchScrollResult<H>
-
- All Superinterfaces:
SearchScrollResult<H>
public interface LuceneSearchScrollResult<H> extends SearchScrollResult<H>
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.engine.search.query.SearchScrollResult
hasHits, hits, timedOut, took
-
-