search_core/Classes/Domain/Index
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
..
TcaIndexer BUGFIX: Respect page uid of content records 2018-03-15 08:08:47 +01:00
AbstractIndexer.php TASK: Cleanup differences 2018-03-13 10:51:59 +01:00
IndexerFactory.php TASK: Make extension compatible with CMS 7.6 2018-03-13 20:34:56 +01:00
IndexerInterface.php TASK: Cleanup type annotations and phpstan issues 2018-03-06 17:40:49 +01:00
IndexingException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
NoMatchingIndexerException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
NoRecordFoundException.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
TcaIndexer.php TASK: Use imported interface 2018-03-14 20:08:53 +01:00