search_core/Classes/Domain/Index/TcaIndexer
Daniel Siepmann a232ae0b36
BUGFIX: Respect page uid of content records
Do not index content records of all pages while indexing pages in CMS
8.x.

We add same logic as for CMS 7.x, we extend the query to only fetch
records from current page.

Resolves: #135
2018-03-15 08:08:47 +01:00
..
InvalidArgumentException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
PagesIndexer.php BUGFIX: Respect page uid of content records 2018-03-15 08:08:47 +01:00
RelationResolver.php TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
TcaTableService.php Merge remote-tracking branch 'origin/develop' into feature/support-typo3-7-to-8 2018-03-14 20:13:03 +01:00
TcaTableService76.php TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
TcaTableServiceInterface.php TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00