RandomRecommend module, with tests.
- Resolves VUFIND-681.
Showing
- config/vufind/searches.ini 19 additions, 0 deletionsconfig/vufind/searches.ini
- languages/en.ini 1 addition, 0 deletionslanguages/en.ini
- module/VuFind/config/module.config.php 1 addition, 0 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Recommend/Factory.php 15 additions, 0 deletionsmodule/VuFind/src/VuFind/Recommend/Factory.php
- module/VuFind/src/VuFind/Recommend/RandomRecommend.php 223 additions, 0 deletionsmodule/VuFind/src/VuFind/Recommend/RandomRecommend.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Recommend/RandomRecommendTest.php 69 additions, 0 deletions...it-tests/src/VuFindTest/Recommend/RandomRecommendTest.php
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php 24 additions, 1 deletion...le/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php
- module/VuFindSearch/src/VuFindSearch/Feature/RandomInterface.php 58 additions, 0 deletions...VuFindSearch/src/VuFindSearch/Feature/RandomInterface.php
- module/VuFindSearch/src/VuFindSearch/Response/AbstractRecordCollection.php 10 additions, 0 deletions...ch/src/VuFindSearch/Response/AbstractRecordCollection.php
- module/VuFindSearch/src/VuFindSearch/Service.php 81 additions, 0 deletionsmodule/VuFindSearch/src/VuFindSearch/Service.php
- module/VuFindSearch/tests/unit-tests/src/VuFindTest/SearchServiceTest.php 239 additions, 0 deletions...rch/tests/unit-tests/src/VuFindTest/SearchServiceTest.php
- solr/biblio/conf/schema.xml 2 additions, 0 deletionssolr/biblio/conf/schema.xml
- themes/blueprint/css/styles.css 25 additions, 0 deletionsthemes/blueprint/css/styles.css
- themes/blueprint/templates/Recommend/RandomRecommend.phtml 55 additions, 0 deletionsthemes/blueprint/templates/Recommend/RandomRecommend.phtml
Please register or sign in to comment