search_core/Tests/Functional/Indexing
Daniel Siepmann 82d397c428
FEATURE: Keep sys_language_uid while indexing
Before this change, sys_language_uid was indexed as an empty string, due
to internal used TYPO3 API.
We now skip the configure field which defines language uid. This way you
can build filter based on current language.

Resolves #148
2018-04-12 12:03:02 +02:00
..
TcaIndexer TASK: Finish TYPO3 CMS 8 update 2017-07-07 16:16:49 +02:00
PagesIndexerTest.php Merge remote-tracking branch 'origin/develop' into feature/134-allow-header-element-to-be-indexed 2018-03-16 17:28:56 +01:00
TcaIndexerTest.php FEATURE: Keep sys_language_uid while indexing 2018-04-12 12:03:02 +02:00