boston-library / commonwealth-vlr-engine

Commonwealth-VLR-Engine is a Rails engine for creating Blacklight apps that provide access to content from Solr/Fedora, packaging a number of feature-rich enhancements and modifications.
Apache License 2.0
8 stars 2 forks source link

prev / next links show incorrect data when limiting by institution #53

Open ebenenglish opened 2 years ago

ebenenglish commented 2 years ago

When I am on the search results page after a keyword search And I click an "institution" facet value to limit my results And I click an item in the results The result count in the "previous/next" widget should reflect the updated result count

To replicate in production:

This seems to only be an issue with the institution facet (physical_location_ssim), limiting with any other facet does not cause this error.