ScorerAwarepublic class ScriptLongValues extends AbstractSortingNumericDocValues implements ScorerAware
LongValues implementation which is based on a scriptvalues, valuesCursor| Constructor | Description |
|---|---|
ScriptLongValues(SearchScript script) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
advanceExact(int target) |
|
void |
setScorer(org.apache.lucene.search.Scorer scorer) |
advance, cost, docID, nextDocclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdocValueCount, 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