There was an error fetching the commit references. Please try again later.
Centralized record loading in search service/record Loader.
Eliminated getRecord/getRecords in Results classes.
Showing
- module/VuFind/config/module.config.php 20 additions, 12 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Record/Loader.php 30 additions, 47 deletionsmodule/VuFind/src/VuFind/Record/Loader.php
- module/VuFind/src/VuFind/Search/Base/Results.php 0 additions, 37 deletionsmodule/VuFind/src/VuFind/Search/Base/Results.php
- module/VuFind/src/VuFind/Search/EmptySet/Results.php 0 additions, 13 deletionsmodule/VuFind/src/VuFind/Search/EmptySet/Results.php
- module/VuFind/src/VuFind/Search/Favorites/Results.php 0 additions, 14 deletionsmodule/VuFind/src/VuFind/Search/Favorites/Results.php
- module/VuFind/src/VuFind/Search/MixedList/Results.php 0 additions, 14 deletionsmodule/VuFind/src/VuFind/Search/MixedList/Results.php
- module/VuFind/src/VuFind/Search/Solr/Results.php 0 additions, 53 deletionsmodule/VuFind/src/VuFind/Search/Solr/Results.php
- module/VuFind/src/VuFind/Search/Summon/Results.php 0 additions, 21 deletionsmodule/VuFind/src/VuFind/Search/Summon/Results.php
- module/VuFind/src/VuFind/Search/Tags/Results.php 0 additions, 14 deletionsmodule/VuFind/src/VuFind/Search/Tags/Results.php
- module/VuFind/src/VuFind/Search/WorldCat/Results.php 0 additions, 21 deletionsmodule/VuFind/src/VuFind/Search/WorldCat/Results.php
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php 41 additions, 1 deletion...le/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php
- module/VuFindSearch/src/VuFindSearch/Feature/RetrieveBatchInterface.php 58 additions, 0 deletions...earch/src/VuFindSearch/Feature/RetrieveBatchInterface.php
- module/VuFindSearch/src/VuFindSearch/Service.php 41 additions, 0 deletionsmodule/VuFindSearch/src/VuFindSearch/Service.php
Please register or sign in to comment