search_core/Classes/Domain/Index/TcaIndexer
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
..
InvalidArgumentException.php FEATURE: Index resolved relations 2016-12-13 16:55:57 +01:00
RelationResolver.php FEATURE: Index resolved relations 2016-12-13 16:55:57 +01:00
TcaTableService.php FEATURE: Index resolved relations 2016-12-13 16:55:57 +01:00