Class SpanFirstQuery
Inheritance
SpanFirstQuery
Assembly: OpenSearch.Client.dll
Syntax
public class SpanFirstQuery : QueryBase, ISpanFirstQuery, ISpanSubQuery, IQuery
Properties
|
Edit this page
View Source
Conditionless
Declaration
protected override bool Conditionless { get; }
Property Value
Overrides
|
Edit this page
View Source
End
Declaration
public int? End { get; set; }
Property Value
|
Edit this page
View Source
Match
Declaration
public ISpanQuery Match { get; set; }
Property Value
Implements
Extension Methods