Interface ISpanContainingQuery
Inherited Members
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public interface ISpanContainingQuery : ISpanSubQuery, IQuery
Properties
| Edit this page View SourceBig
Declaration
[DataMember(Name = "big")]
ISpanQuery Big { get; set; }
Property Value
Type | Description |
---|---|
ISpan |
Little
Declaration
[DataMember(Name = "little")]
ISpanQuery Little { get; set; }
Property Value
Type | Description |
---|---|
ISpan |