Elasticsearch-Connector V2.2.0
·
1 commit
to elasticsearch-v2
since this release
Changed
- When updating an existing transform, the last checkpoint of the existing transform is taken over as a query limitation to the new transform
- to avoid re-indexing the same documents again
- FYI: Technically you cannot update a transform - It is a new transform and the previous has been stopped (and even deleted)