Pipelines will have different performance characteristic depending on the number of processors, what processors have been configured and the type of documents are being enriched (a log or a complex document with many fields).
A pipeline should be able to use a different thread pool than the default ingest thread pool. Also it should be possible to run pipelines on specific nodes (or not on specific nodes) based on node metadata.
Pipelines will have different performance characteristic depending on the number of processors, what processors have been configured and the type of documents are being enriched (a log or a complex document with many fields).
A pipeline should be able to use a different thread pool than the default ingest thread pool. Also it should be possible to run pipelines on specific nodes (or not on specific nodes) based on node metadata.