search_core/Classes
Daniel Siepmann 0159315183
FEATURE: Add data processor to remove fields for indexing
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.
2017-11-08 20:20:37 +01:00
..
Command TASK: Rename vendor 2017-07-06 23:48:47 +02:00
Configuration TASK: Move configuration logic into own class 2017-10-29 13:44:17 +01:00
Connection BUGFIX: Fix typos in method name and php doc 2017-10-14 15:28:50 +02:00
Controller TASK: Allow integrators to use GET with minimal overhead 2017-10-26 10:05:32 +02:00
Database/Doctrine TASK: Finish TYPO3 CMS 8 update 2017-07-07 16:16:49 +02:00
DataProcessing FEATURE: Add data processor to remove fields for indexing 2017-11-08 20:20:37 +01:00
Domain Merge pull request #93 from Codappix/hotfix/allow-empty-filter 2017-11-02 22:41:20 +01:00
Hook TASK: Rename vendor 2017-07-06 23:48:47 +02:00