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

FEATURE: Add data processor to remove fields for indexing #95

Closed DanielSiepmann closed 6 years ago

DanielSiepmann commented 6 years ago

Add a new processor, with docs and tests, to allow removal of fields before sending them to search service like elasticsearch.

E.g. remove sensitive information that should not be available.