search_core/Classes
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
..
Command TASK: Remove unused use statements 2018-03-08 11:09:07 +01:00
Compatibility TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
Configuration BUGFIX: Allow multiple instances with different configurations 2018-03-20 10:21:03 +01:00
Connection FEATURE: Provide type of result item 2018-03-20 16:07:28 +01:00
Controller TASK: Allow integrators to use GET with minimal overhead 2017-10-26 10:05:32 +02:00
Database/Doctrine TASK: Finish TYPO3 CMS 8 update 2017-07-07 16:16:49 +02:00
DataProcessing FEATURE: Allow to copy a single field with CopyToProcessor 2018-03-20 15:43:09 +01:00
Domain FEATURE: Keep sys_language_uid while indexing 2018-04-12 12:03:02 +02:00
Hook TASK: Prevent issue When hook is called with non uid 2018-03-20 11:25:51 +01:00
Integration/Form/Finisher TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
Utility TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00