Search Results for

    Show / Hide Table of Contents

    Class IndexSortSettings

    Inheritance
    object
    IndexSortSettings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public static class IndexSortSettings

    Fields

    | Edit this page View Source

    Fields

    Declaration
    public const string Fields = "index.sort.field"
    Field Value
    Type Description
    string
    | Edit this page View Source

    Missing

    Declaration
    public const string Missing = "index.sort.missing"
    Field Value
    Type Description
    string
    | Edit this page View Source

    Mode

    Declaration
    public const string Mode = "index.sort.mode"
    Field Value
    Type Description
    string
    | Edit this page View Source

    Order

    Declaration
    public const string Order = "index.sort.order"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    • Fields
      • Fields
      • Missing
      • Mode
      • Order
    Back to top Generated by DocFX