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