Search Results for

    Show / Hide Table of Contents

    Enum TotalHitsRelation

    How the Value should be interpreted

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public enum TotalHitsRelation

    Fields

    Name Description
    EqualTo

    The total hit count is equal to Value

    GreaterThanOrEqualTo

    The total hit count is greater than or equal to Value

    Extension Methods

    KnownEnums.GetStringValue(Enum)
    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Fields
    • Extension Methods
    Back to top Generated by DocFX