codappix / search_core

TYPO3 CMS 8.x Extension with basic Integration of Elasticsearch
https://search-core.readthedocs.io/en/latest/
12 stars 9 forks source link

FEATURE: Respect inherited start- and endtime for pages #81

Closed DanielSiepmann closed 7 years ago

DanielSiepmann commented 7 years ago

Do not index records below tables that extend their start- or endtime to their subpages are not accessible due to timing now.

DanielSiepmann commented 7 years ago

Do not check yet, there is some part missing. Rootline might throw exceptions, e.g. if parent page is a Recycler or detached, I've to add that.