Closed auge8472 closed 4 years ago
Add an enhancement for the request of the namely number of resultsets. There is no need for a similar request like the search request itself only to count the number of resultsets when it is possible to count the lines in the resultset with a simple function call.
Before this PR the script created always the structure for the searchresult-list, even there was no results in the resultset. This happens since the introduction of the first templates in the rework of the theme (see also #49).