Refactored getVisibleSearchResultLimit() to reduce redundancy.
- Added support for restricted Solr result sets. - Based on work in pull request #414.
Showing
- config/vufind/searches.ini 7 additions, 0 deletionsconfig/vufind/searches.ini
- module/VuFind/src/VuFind/Search/Base/Options.php 8 additions, 2 deletionsmodule/VuFind/src/VuFind/Search/Base/Options.php
- module/VuFind/src/VuFind/Search/Base/Results.php 19 additions, 10 deletionsmodule/VuFind/src/VuFind/Search/Base/Results.php
- module/VuFind/src/VuFind/Search/EDS/Options.php 1 addition, 19 deletionsmodule/VuFind/src/VuFind/Search/EDS/Options.php
- module/VuFind/src/VuFind/Search/Primo/Options.php 2 additions, 19 deletionsmodule/VuFind/src/VuFind/Search/Primo/Options.php
- module/VuFind/src/VuFind/Search/Solr/Options.php 4 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Solr/Options.php
- module/VuFind/src/VuFind/Search/Summon/Options.php 2 additions, 19 deletionsmodule/VuFind/src/VuFind/Search/Summon/Options.php
Please register or sign in to comment