Feature #17385
join_pages is not configurable
| Status: | Closed | Start date: | 2007-06-13 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Ernesto Baschny | % Done: | 0% |
|
| Category: | indexed search | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
Description
In indexed_search documentation, section
"Handling extendToSubpages - or not":
the join_pages parameter is mentioned. But this is a class variable which cannot be configured. Setting this to 1 is needed on sites with a huge page-tree is needed, else the indexed_search query is useless (>30secs per request).
So this feature request is to make this option configurable via TypoScript.
(issue imported from #M5791)
History
Updated by Ernesto Baschny over 5 years ago
Commited to trunk (23.11., rev.2758)