search_core/Classes/Configuration
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
..
ConfigurationContainer.php FEATURE: Allow to configure additional where statement for indexing 2016-12-13 12:33:54 +01:00
ConfigurationContainerInterface.php FEATURE: Allow to configure additional where statement for indexing 2016-12-13 12:33:54 +01:00
InvalidArgumentException.php FEATURE: Index resolved relations 2016-12-13 16:55:57 +01:00