Use smarter defaults for retrieving facet configurations. (#1198)
- Pull the facet config from the options object so we don't have to rely on hard-coded config names in as many places.
Showing
- module/VuFind/src/VuFind/Search/Base/Params.php 10 additions, 6 deletionsmodule/VuFind/src/VuFind/Search/Base/Params.php
- module/VuFind/src/VuFind/Search/Primo/Params.php 3 additions, 3 deletionsmodule/VuFind/src/VuFind/Search/Primo/Params.php
- module/VuFind/src/VuFind/Search/Solr/Params.php 5 additions, 3 deletionsmodule/VuFind/src/VuFind/Search/Solr/Params.php
- module/VuFind/src/VuFind/Search/Summon/Params.php 9 additions, 7 deletionsmodule/VuFind/src/VuFind/Search/Summon/Params.php
Please register or sign in to comment