Description of problem:
The count returned from search related result count query is capped by whatever limit is provided in the search input field.
Related count query (`searchResultRelatedCount`) should ignore limits.
Example:
In image below the related resource channel count is "1" (only 1 channel was returned in the related count query due to limit being "1000") however, there are actually 8 related channels.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...