public class ScrollContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.lucene.search.ScoreDoc |
lastEmittedDoc |
float |
maxScore |
Scroll |
scroll |
int |
totalHits |
| Constructor and Description |
|---|
ScrollContext() |
public int totalHits
public float maxScore
public org.apache.lucene.search.ScoreDoc lastEmittedDoc
public Scroll scroll