Class FunctionScoreFunctionBase
Inheritance
FunctionScoreFunctionBase
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public abstract class FunctionScoreFunctionBase : IScoreFunction
Properties
| Edit this page View SourceFilter
Declaration
public QueryContainer Filter { get; set; }
Property Value
| Type | Description |
|---|---|
| QueryContainer |
Weight
Declaration
public double? Weight { get; set; }
Property Value
| Type | Description |
|---|---|
| double? |