search_core/Classes/Domain/Index
Daniel Siepmann 2998c43ba8
TASK: Refactor data processing
Use own service to handle data processing. Classes like indexer should
not know anything about the structure and how to process the data.

Also rename record to data, as we can process just any data in form of
an array.

Relates: #116
2018-03-01 08:03:51 +01:00
..
TcaIndexer TASK: Support PHP 7.0 2018-02-22 21:59:13 +01:00
AbstractIndexer.php TASK: Refactor data processing 2018-03-01 08:03:51 +01:00
IndexerFactory.php FEATURE: Switch from ttcontent to pages 2017-07-13 12:51:36 +02:00
IndexerInterface.php FEATURE: Provide command to delete whole index 2017-11-10 13:22:15 +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 BUGFIX: Remove pr issue 2017-08-25 11:46:46 +02:00