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 |
---|---|
ISpanQuery |
Little
Declaration
[DataMember(Name = "little")]
ISpanQuery Little { get; set; }
Property Value
Type | Description |
---|---|
ISpanQuery |