public class CollapseScoreFunction extends ValueSource
Modifier and Type | Class and Description |
---|---|
class |
CollapseScoreFunction.CollapseScoreFunctionValues |
Constructor and Description |
---|
CollapseScoreFunction() |
Modifier and Type | Method and Description |
---|---|
String |
description() |
boolean |
equals(Object o) |
FunctionValues |
getValues(Map context,
AtomicReaderContext readerContext) |
int |
hashCode() |
createWeight, getSortField, newContext, toString
public String description()
description
in class ValueSource
public boolean equals(Object o)
equals
in class ValueSource
public int hashCode()
hashCode
in class ValueSource
public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException
getValues
in class ValueSource
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.