Class SpanWithinQuery
Inheritance
SpanWithinQuery
Assembly: OpenSearch.Client.dll
Syntax
public class SpanWithinQuery : QueryBase, ISpanWithinQuery, ISpanSubQuery, IQuery
Properties
|
Edit this page
View Source
Big
Declaration
public ISpanQuery Big { get; set; }
Property Value
|
Edit this page
View Source
Conditionless
Declaration
protected override bool Conditionless { get; }
Property Value
Overrides
|
Edit this page
View Source
Little
Declaration
public ISpanQuery Little { get; set; }
Property Value
Implements
Extension Methods