Class LuceneExtractableSearchResult<H>
java.lang.Object
org.hibernate.search.backend.lucene.search.query.impl.LuceneExtractableSearchResult<H>
-
Method Details
-
extract
- Throws:
IOException
-
extract
public LuceneLoadableSearchResult<H> extract(int startInclusive, int endExclusive) throws IOException - Throws:
IOException
-
hitSize
public int hitSize()
-