Class DropProcessorDescriptor
Drops the document without raising any errors. This is useful to prevent the document from getting indexed based on some condition.
Inheritance
DropProcessorDescriptor
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class DropProcessorDescriptor : ProcessorDescriptorBase<DropProcessorDescriptor, IDropProcessor>, IDescriptor, IDropProcessor, IProcessor
Properties
| Edit this page View SourceName
Declaration
protected override string Name { get; }
Property Value
Type | Description |
---|---|
string |