Refactored WorldCat search to use new search subsystem.
Showing
- module/VuFind/config/module.config.php 1 addition, 6 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Search/Factory/WorldCatBackendFactory.php 153 additions, 0 deletions...Find/src/VuFind/Search/Factory/WorldCatBackendFactory.php
- module/VuFind/src/VuFind/Search/WorldCat/Results.php 34 additions, 65 deletionsmodule/VuFind/src/VuFind/Search/WorldCat/Results.php
- module/VuFind/src/VuFind/View/Helper/Root/WorldCat.php 5 additions, 4 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/WorldCat.php
- module/VuFindSearch/src/VuFindSearch/Backend/SRU/Connector.php 2 additions, 2 deletions...e/VuFindSearch/src/VuFindSearch/Backend/SRU/Connector.php
- module/VuFindSearch/src/VuFindSearch/Backend/WorldCat/Backend.php 306 additions, 0 deletions...uFindSearch/src/VuFindSearch/Backend/WorldCat/Backend.php
- module/VuFindSearch/src/VuFindSearch/Backend/WorldCat/Connector.php 64 additions, 40 deletions...indSearch/src/VuFindSearch/Backend/WorldCat/Connector.php
- module/VuFindSearch/src/VuFindSearch/Backend/WorldCat/QueryBuilder.php 30 additions, 3 deletions...Search/src/VuFindSearch/Backend/WorldCat/QueryBuilder.php
- module/VuFindSearch/src/VuFindSearch/Backend/WorldCat/Response/XML/RecordCollection.php 241 additions, 0 deletions...Search/Backend/WorldCat/Response/XML/RecordCollection.php
- module/VuFindSearch/src/VuFindSearch/Backend/WorldCat/Response/XML/RecordCollectionFactory.php 97 additions, 0 deletions...Backend/WorldCat/Response/XML/RecordCollectionFactory.php
- themes/root/theme.config.php 1 addition, 1 deletionthemes/root/theme.config.php
Please register or sign in to comment