Search Results for

    Show / Hide Table of Contents

    Interface ISpanWithinQuery

    Inherited Members
    IQuery.Boost
    IQuery.Conditionless
    IQuery.IsStrict
    IQuery.IsVerbatim
    IQuery.IsWritable
    IQuery.Name
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface ISpanWithinQuery : ISpanSubQuery, IQuery

    Properties

    | Edit this page View Source

    Big

    Declaration
    [DataMember(Name = "big")]
    ISpanQuery Big { get; set; }
    Property Value
    Type Description
    ISpanQuery
    | Edit this page View Source

    Little

    Declaration
    [DataMember(Name = "little")]
    ISpanQuery Little { get; set; }
    Property Value
    Type Description
    ISpanQuery

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Big
      • Little
    • Extension Methods
    Back to top Generated by DocFX