search_core/Tests/Unit
Daniel Siepmann 689f293194
TASK: Finish deletion of index and documents feature
We replace the "flush" and "delete" by "delete" and "deletedocuments"
logic. This makes it more obvious what will happen, without reading the
docs.

Also we kept the logic to always provide the index name, as
we will need them in the future. Due to elasticsearch v6 changes no
types are allowed in the same index in the future. Therefore we need to
make it possible to use different indexes in the future, leading to the
need to provide the document type all the time.
2018-12-30 13:43:43 +01:00
..
Command TASK: Finish deletion of index and documents feature 2018-12-30 13:43:43 +01:00
Configuration [TASK] Process own feedback based on tests 2018-10-26 09:26:33 +02:00
Connection/Elasticsearch TASK: Finish deletion of index and documents feature 2018-12-30 13:43:43 +01:00
Controller TASK: Fix unit tests 2018-12-29 19:23:46 +01:00
DataProcessing [TASK] Process own feedback based on tests 2018-10-26 09:26:33 +02:00
Domain TASK: Use new SearchRequestInterface everywhere 2018-12-29 19:21:58 +01:00
Hook [TASK] Process own feedback based on tests 2018-10-26 09:26:33 +02:00
Integration/Form/Finisher [TASK] Process own feedback based on tests 2018-10-26 09:26:33 +02:00
AbstractUnitTestCase.php [TASK] Process own feedback based on tests 2018-10-26 09:26:33 +02:00
UnitTests.xml TASK: Remove code base for TYPO3 7.x 2018-10-27 13:04:35 +02:00