public class ScriptDoubleValues extends SortingNumericDoubleValues implements ScorerAware
SortingNumericDoubleValues implementation which is based on a scriptvalues| Constructor and Description |
|---|
ScriptDoubleValues(LeafSearchScript script) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDocument(int docId)
Positions to the specified document
|
void |
setScorer(org.apache.lucene.search.Scorer scorer) |
count, resize, sort, valueAtpublic ScriptDoubleValues(LeafSearchScript script)
public void setDocument(int docId)
SortedNumericDoubleValuessetDocument in class SortedNumericDoubleValuespublic void setScorer(org.apache.lucene.search.Scorer scorer)
setScorer in interface ScorerAware