public class ScriptLongValues extends AbstractSortingNumericDocValues implements ScorerAware
LongValues implementation which is based on a scriptvalues, valuesCursor| Constructor and Description |
|---|
ScriptLongValues(SearchScript script) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
advanceExact(int target) |
void |
setScorer(org.apache.lucene.search.Scorer scorer) |
advance, cost, docID, nextDocdocValueCount, nextValue, resize, sortpublic ScriptLongValues(SearchScript script)
public boolean advanceExact(int target)
throws java.io.IOException
java.io.IOExceptionpublic void setScorer(org.apache.lucene.search.Scorer scorer)
setScorer in interface ScorerAware