I would say that it is particularly the way to visualize the outstanding collections, if you have enabled the simple view of outstanding collections, it is that it has the miniatures and you go into each category, when you have several levels of depth, in this mode of visualization becomes impracticable. If you deactivate the Simple View of Featured Collections mode, navigation becomes much lighter and you can work.
Let's say that the platform has a couple of weak points in terms of usability, I have other systems working with more than 2 million photographic resources that are penalized in terms of searches, even when the parameters of mysql, memory and storage, have been extended properly. In this case I had to hire a programmer who implements a cache dynamic, so that the navigation between resources once the search was done would be effective. We're talking about how it took up to 2 minutes to move from one resource to another using the link in the upper right corner of the viewing page. With the programmer we checked that the database response to the search query was resolved in less than 2 seconds and that the rest was processed from PHP and the application, so we implemented a cache method so that once the result was obtained, the navigation over the resources was produced over the cache.
I am not an expert in systems and surely many of our friends in the forum are working with different methods of cache, which streamline navigation between resources.