Class MatchNoneQueryDescriptor
Inheritance
MatchNoneQueryDescriptor
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class MatchNoneQueryDescriptor : QueryDescriptorBase<MatchNoneQueryDescriptor, IMatchNoneQuery>, IDescriptor, IMatchNoneQuery, IQuery
Properties
| Edit this page View SourceConditionless
Whether the query is conditionless. A conditionless query is not serialized as part of the request sent to OpenSearch.
Declaration
protected override bool Conditionless { get; }
Property Value
Type | Description |
---|---|
bool |