mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-22 05:36:11 +01:00
TYPO3 CMS 8.x Extension with basic Integration of Elasticsearch
Daniel Siepmann
0953f4bb1f
* 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. |
||
---|---|---|
Classes | ||
Configuration/TypoScript | ||
Resources/Private/Templates/Search | ||
Tests | ||
.gitignore | ||
.scrutinizer.yml | ||
.travis.yml | ||
composer.json | ||
ext_emconf.php | ||
ext_localconf.php | ||
ext_tables.php | ||
Makefile |