Search Results for

    Show / Hide Table of Contents

    Class LuceneExpressionScript

    Inheritance
    object
    StoredScript
    LuceneExpressionScript
    Implements
    IStoredScript
    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 class LuceneExpressionScript : StoredScript, IStoredScript

    Constructors

    | Edit this page View Source

    LuceneExpressionScript(string)

    Declaration
    public LuceneExpressionScript(string source)
    Parameters
    Type Name Description
    string source

    Implements

    IStoredScript

    Extension Methods

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