search_core/Classes/Domain/Index
Daniel Siepmann 30a34c4f15
FEATURE: Always accept comma separated list of identifiers on CLI
* Streamline all commands to always accept a comma separated list of
  identifiers.
* Adjust phpdoc to reflect this feature and provide help on CLI.
* Refactor code to move recurring logic to own method.
* Provide tests for new feature.
* Add documentation for feature.
2018-10-27 13:07:20 +02:00
..
TcaIndexer [TASK] Make sure CGL is correct 2018-10-26 11:29:37 +02:00
AbstractIndexer.php FEATURE: Always accept comma separated list of identifiers on CLI 2018-10-27 13:07:20 +02:00
IndexerFactory.php [TASK] Add docprops to classes 2018-10-03 10:59:45 +02:00
IndexerInterface.php FEATURE: Always accept comma separated list of identifiers on CLI 2018-10-27 13:07:20 +02:00
IndexingException.php [TASK] Add docprops to classes 2018-10-03 10:59:45 +02:00
NoMatchingIndexerException.php [TASK] Add docprops to classes 2018-10-03 10:59:45 +02:00
NoRecordFoundException.php [TASK] Add docprops to classes 2018-10-03 10:59:45 +02:00
TcaIndexer.php FEATURE: Always accept comma separated list of identifiers on CLI 2018-10-27 13:07:20 +02:00