search_core/Tests/Functional
Daniel Siepmann 47b3282034
BUGFIX: Allow indexing of new records with their relations
Relations were inserted by TYPO3's DataHandler after indexing and were
therefore not indexed.

We now use a later hook after DataHandler has finished everything, so we
know that we can index. As it's not relevant, we do not differentiate
between add and update anymore, as both trigger "indexDocument" internal.

Resolves: #112
2018-02-22 22:14:44 +01:00
..
Connection/Elasticsearch Merge pull request #99 from Codappix/feature/provide-index-deletion-command 2017-11-10 22:05:02 +01:00
Fixtures TASK: Fix broken functional tests 2017-11-29 19:43:16 +01:00
Hooks/DataHandler BUGFIX: Allow indexing of new records with their relations 2018-02-22 22:14:44 +01:00
Indexing Merge remote-tracking branch 'origin/develop' into feature/cms-8-support 2017-09-05 19:26:09 +02:00
AbstractFunctionalTestCase.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
FunctionalTests.xml WIP|TASK: Use new TYPO3 2017-07-04 10:12:47 +02:00