search_core/Tests/Functional
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
..
Connection/Elasticsearch TASK: Finish deletion of index and documents feature 2018-12-30 13:43:43 +01:00
DataProcessing TASK: Remove code base for TYPO3 7.x 2018-10-27 13:04:35 +02:00
Fixtures [TASK] Add functional test for deleteDocuments functionality 2018-10-26 09:46:01 +02:00
Hooks/DataHandler TASK: Fix phpdocs and type hints 2018-10-27 13:10:59 +02:00
Indexing TASK: Fix phpdocs and type hints 2018-10-27 13:10:59 +02:00
AbstractFunctionalTestCase.php [TASK] Process own feedback based on tests 2018-10-26 09:26:33 +02:00
FunctionalTests.xml TASK: Remove code base for TYPO3 7.x 2018-10-27 13:04:35 +02:00