| Package | Description |
|---|---|
| org.elasticsearch.index.query.functionscore |
| Modifier and Type | Method and Description |
|---|---|
static ExponentialDecayFunctionBuilder |
ScoreFunctionBuilders.exponentialDecayFunction(String fieldName,
Object scale) |
static ExponentialDecayFunctionBuilder |
ScoreFunctionBuilders.exponentialDecayFunction(String fieldName,
Object origin,
Object scale) |
Copyright © 2009–2017. All rights reserved.