There was an error fetching the commit references. Please try again later.
Add support for reporting errors returned from a search backend. (#1455)
Showing
- languages/en.ini 1 addition, 0 deletionslanguages/en.ini
- languages/fi.ini 1 addition, 0 deletionslanguages/fi.ini
- languages/sv.ini 1 addition, 0 deletionslanguages/sv.ini
- module/VuFind/src/VuFind/Controller/AbstractSearch.php 4 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/AbstractSearch.php
- module/VuFind/src/VuFind/Search/Base/Results.php 21 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Base/Results.php
- module/VuFind/src/VuFind/Search/Primo/Results.php 1 addition, 0 deletionsmodule/VuFind/src/VuFind/Search/Primo/Results.php
- module/VuFindSearch/src/VuFindSearch/Backend/Primo/Connector.php 1 addition, 1 deletion...VuFindSearch/src/VuFindSearch/Backend/Primo/Connector.php
- module/VuFindSearch/src/VuFindSearch/Backend/Primo/Response/RecordCollection.php 10 additions, 0 deletions.../VuFindSearch/Backend/Primo/Response/RecordCollection.php
- module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php 10 additions, 0 deletions...ch/src/VuFindSearch/Response/AbstractRecordCollection.php
- module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Primo/ConnectorTest.php 1 addition, 1 deletion...unit-tests/src/VuFindTest/Backend/Primo/ConnectorTest.php
Please register or sign in to comment