Class PercolatorProperty
The percolator datatype is used to store a query, so that the IPercolateQuery can use it to match provided documents.
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class PercolatorProperty : PropertyBase, IPropertyWithClrOrigin, IPercolatorProperty, IProperty, IFieldMapping
Constructors
| Edit this page View SourcePercolatorProperty()
Declaration
public PercolatorProperty()