go-docappender provides a Go API for append-only Elasticsearch document indexing. License This software is licensed under the Apache 2 license. Design go-docappender is an evolution of the Elastic APM Server Elasticsearch output, and was formerly known as modelindexer. Prior to 8.0, APM Server ...
go-docappender provides a Go API for append-only Elasticsearch document indexing - go-docappender/appender_bench_test.go at main · elastic/go-docappender
Bump go-docappender to v2.1.3 Motivation/summary Includes fix "Remove item.Error.Reason for unavailable_shards_exception" backport to 8.14 for changelog. The actual 8.14 changes are included in#13286 Checklist UpdateCHANGELOG.asciidoc Documentation has been updated For functional changes, consider: Is...
Add config PopulateFailedDocsSource to bulk indexer to opt-in to getting back the source document that caused a failure. Should be used for testing and debugging only.