public class ScriptLongValues extends SortingNumericDocValues implements ScriptValues
LongValues implementation which is based on a scriptvalues| Constructor and Description |
|---|
ScriptLongValues(SearchScript script) |
| Modifier and Type | Method and Description |
|---|---|
SearchScript |
script() |
void |
setDocument(int docId) |
count, resize, sort, valueAtpublic ScriptLongValues(SearchScript script)
public SearchScript script()
script in interface ScriptValuespublic void setDocument(int docId)
setDocument in class org.apache.lucene.index.SortedNumericDocValuesCopyright © 2009–2016. All rights reserved.