I am trying to create a custom sorting of productlist using Index that have pagination.
When i try to use BeforeSortObserver, BeforePagingObserver or BeforeRenderObserver i only get the 15 products that is shown on each individual page.
Is there a way to sort ALL products in the chosen productlist category, before the pagination happens?