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