Class ConstantScoreQuery
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class ConstantScoreQuery : QueryBase, IConstantScoreQuery, IQuery
Properties
| Edit this page View SourceConditionless
Declaration
protected override bool Conditionless { get; }
Property Value
Type | Description |
---|---|
bool |
Overrides
| Edit this page View SourceFilter
Declaration
public QueryContainer Filter { get; set; }
Property Value
Type | Description |
---|---|
QueryContainer |