Search Results for

    Show / Hide Table of Contents

    Class DropProcessor

    Drops the document without raising any errors. This is useful to prevent the document from getting indexed based on some condition.

    Inheritance
    object
    ProcessorBase
    DropProcessor
    Implements
    IDropProcessor
    IProcessor
    Inherited Members
    ProcessorBase.If
    ProcessorBase.Tag
    ProcessorBase.IgnoreFailure
    ProcessorBase.OnFailure
    ProcessorBase.Description
    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 DropProcessor : ProcessorBase, IDropProcessor, IProcessor

    Properties

    | Edit this page View Source

    Name

    Declaration
    protected override string Name { get; }
    Property Value
    Type Description
    string
    Overrides
    ProcessorBase.Name

    Implements

    IDropProcessor
    IProcessor

    Extension Methods

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