search_core/Tests/Unit
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/Elasticsearch BUGFIX: Fix nun working options due to miss match of ts and es 2017-07-25 15:00:25 +02:00
Controller BUGFIX: Keep existing arguments in filter mode 2017-09-15 23:47:34 +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
AbstractUnitTestCase.php TASK: Move configuration logic into own class 2017-10-29 13:44:17 +01:00
UnitTests.xml TASK: Migrate dev dependencies 2017-07-07 12:19:25 +02:00