Class SpanGapQuery
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class SpanGapQuery : QueryBase, ISpanGapQuery, ISpanSubQuery, IQuery
Properties
| Edit this page View SourceConditionless
Declaration
protected override bool Conditionless { get; }
Property Value
Type | Description |
---|---|
bool |
Overrides
| Edit this page View SourceField
Declaration
public Field Field { get; set; }
Property Value
Type | Description |
---|---|
Field |
Width
Declaration
public int? Width { get; set; }
Property Value
Type | Description |
---|---|
int? |