My theme (porto) puts all search results on a single page. The pagination controls still show up, but every page returns all of the search results (could be hundreds).
How can I debug this? Where would this collection be created?
Running Magento 2.4.1 and Elasticsearch 7.6
Thanks