-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Support for document versions in ingester pipelines #27242
Copy link
Copy link
Closed
Labels
:Distributed/Ingest NodeExecution or management of Ingest PipelinesExecution or management of Ingest Pipelineshelp wantedadoptmeadoptme
Description
Describe the feature:
Document versioning is not supported when indexing documents through ingester pipelines. One possible use case would be log entries are formatted in JSON where one of it's attributes indicate the document version. Since org.elasticsearch.ingest.PipelineExecutionService uses an IndexRequest, it might be helpful to pair this with a version processor to indicate which field of the data being captured can be used as the document version and which versioning type to use.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/Ingest NodeExecution or management of Ingest PipelinesExecution or management of Ingest Pipelineshelp wantedadoptmeadoptme
Type
Fields
Give feedbackNo fields configured for issues without a type.