search_core/Classes/Domain/Index
Daniel Siepmann b5b0acdc62
TASK: Provide sys_language_uid
Fetch sys_language_uid from database.
Until now we did not fetch system related fields from database. As there
is now a RemoveProcessor, integrators are able to remove fields.
Also providing this field enables basic multi language support.

Relates: #25
2018-03-14 19:56:03 +01:00
..
TcaIndexer TASK: Provide sys_language_uid 2018-03-14 19:56:03 +01:00
AbstractIndexer.php TASK: Remove unused use statements 2018-03-08 11:09:07 +01:00
IndexerFactory.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +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: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00