Modifier and Type | Method and Description |
---|---|
abstract DecayFunction |
DecayFunctionParser.getDecayFunction()
Override this function if you want to produce your own scorer.
|
Constructor and Description |
---|
AbstractDistanceScoreFunction(double userSuppiedScale,
double decay,
double offset,
DecayFunction func,
MultiValueMode mode) |
Modifier and Type | Method and Description |
---|---|
DecayFunction |
ExponentialDecayFunctionParser.getDecayFunction() |
Modifier and Type | Method and Description |
---|---|
DecayFunction |
GaussDecayFunctionParser.getDecayFunction() |
Modifier and Type | Method and Description |
---|---|
DecayFunction |
LinearDecayFunctionParser.getDecayFunction() |
Copyright © 2009–2015. All rights reserved.