36 "type": StringOrNothingType,
37 "desc":
"The description of the pipeline",
40 "type":
new Type(
"*softlist<hash<string, hash<auto>>>"),
41 "desc":
"A list of zero or more processors to run immediately after a processor failure",
44 "type":
new Type(
"softlist<hash<string, hash<auto>>>"),
45 "desc":
"Processors used to perform transformations on documents before indexing",
48 "type": IntOrNothingType,
49 "desc":
"Version number used by external systems to track ingest pipelines",
52 "type": AutoHashOrNothingType,
53 "desc":
"Optional metadata about the ingest pipeline",
Base data type for pipeline types.
Definition: ElasticSearchPipelineDataTypeBase.qc.dox.h:28
constructor()
Creates the object.
const Fields
Field descriptions.
Definition: ElasticSearchPipelineDataTypeBase.qc.dox.h:33
Qore ElasticSearchDataProvider module definition.
Definition: ElasticSearchAcknowledgedDataType.qc.dox.h:26