dig-etl-engine
dig-etl-engine copied to clipboard
Implement a new action `delete` in etk filters.
If mydig sees a doc, which it got from ES, with action delete set, it should delete it from the ES
if mydig sees a doc with action discard it should NOT load that document in ES, but it does not need to delete it from ES
@szeke still relevant ?
I forgot how the filters work, did we implement them?