search_core/Tests/Unit/Domain/Index
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 FEATURE: Keep sys_language_uid while indexing 2018-04-12 12:03:02 +02:00
AbstractIndexerTest.php TASK: Add data processing to search result 2018-03-06 09:04:47 +01:00