codappix / search_core

TYPO3 CMS 8.x Extension with basic Integration of Elasticsearch
https://search-core.readthedocs.io/en/latest/
12 stars 9 forks source link

BUGFIX: Remove records during update if no longer available #100

Closed DanielSiepmann closed 6 years ago

DanielSiepmann commented 6 years ago

E.g. update is to deactivate a record. In this case we will not be able to update the record but should delete him instead.