search_core/Classes/Domain/Index
Willi Wehmeier dfc82538ef BUGFIX: Dont stop loop on empty array
If the fetched record batch gets emptied because of the rootline filter
the loop gets interrupted and lasting records may get skipped from
further processing
2019-06-05 09:45:38 +02:00
..
TcaIndexer TASK: Refactor column value in own method 2018-09-05 13:42:13 +02:00
AbstractIndexer.php BUGFIX: Dont stop loop on empty array 2019-06-05 09:45:38 +02:00
IndexerFactory.php TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
IndexerInterface.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
IndexingException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
NoMatchingIndexerException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
NoRecordFoundException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
TcaIndexer.php TASK: Use imported interface 2018-03-14 20:08:53 +01:00