Class SpanMultiTermQuery
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class SpanMultiTermQuery : QueryBase, ISpanMultiTermQuery, ISpanSubQuery, IQuery
Properties
| Edit this page View SourceConditionless
Declaration
protected override bool Conditionless { get; }
Property Value
Type | Description |
---|---|
bool |
Overrides
| Edit this page View SourceMatch
Declaration
public QueryContainer Match { get; set; }
Property Value
Type | Description |
---|---|
QueryContainer |