search_core/Classes/Domain
Daniel Siepmann 47b3282034
BUGFIX: Allow indexing of new records with their relations
Relations were inserted by TYPO3's DataHandler after indexing and were
therefore not indexed.

We now use a later hook after DataHandler has finished everything, so we
know that we can index. As it's not relevant, we do not differentiate
between add and update anymore, as both trigger "indexDocument" internal.

Resolves: #112
2018-02-22 22:14:44 +01:00
..
Index BUGFIX: Make BackendUtility usable in frontend 2018-01-29 22:49:29 +01:00
Model WIP|FEATURE: Allow fields and sorting to be configurable 2017-10-23 16:35:38 +02:00
Search FEATURE: Provide new feature to configure fields to search in 2017-11-29 18:57:09 +01:00
Service BUGFIX: Allow indexing of new records with their relations 2018-02-22 22:14:44 +01:00