public class CollapseScoreFunction extends ValueSource
| Modifier and Type | Class and Description |
|---|---|
static class |
CollapseScoreFunction.CollapseScoreFunctionValues |
| Constructor and Description |
|---|
CollapseScoreFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
boolean |
equals(Object o) |
FunctionValues |
getValues(Map context,
LeafReaderContext readerContext) |
int |
hashCode() |
asDoubleValuesSource, asLongValuesSource, createWeight, getSortField, newContext, toStringpublic String description()
description in class ValueSourcepublic boolean equals(Object o)
equals in class ValueSourcepublic int hashCode()
hashCode in class ValueSourcepublic FunctionValues getValues(Map context, LeafReaderContext readerContext) throws IOException
getValues in class ValueSourceIOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.