search_core/Classes/Domain/Index
Daniel Siepmann 0953f4bb1f
FEATURE: Index resolved relations
* TCAIndexer is now able to resolve relations of any kind by using TYPO3
  Core API.
* Indexed will be a single string or an array, depending of how many
  relations were resolved.
* The same value will be indexed as shown by TCA in backend while
  editing or displaying.
2016-12-13 16:55:57 +01:00
..
TcaIndexer FEATURE: Index resolved relations 2016-12-13 16:55:57 +01:00
IndexerFactory.php Feature/improve scrutinizer (#3) 2016-12-09 14:07:38 +01:00
IndexerInterface.php FEATURE: Added tests for hook and implemented logic (#8) 2016-12-12 13:33:07 +01:00
IndexingException.php TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
TcaIndexer.php FEATURE: Respect pages information 2016-12-13 10:52:43 +01:00