Got facets working on search/home page -- made progress filling in lots of...
Got facets working on search/home page -- made progress filling in lots of missing infrastructure in the process.
Showing
- module/VuFind/src/VuFind/Connection/Manager.php 100 additions, 0 deletionsmodule/VuFind/src/VuFind/Connection/Manager.php
- module/VuFind/src/VuFind/Connection/Solr.php 1713 additions, 0 deletionsmodule/VuFind/src/VuFind/Connection/Solr.php
- module/VuFind/src/VuFind/Controller/SearchController.php 34 additions, 4 deletionsmodule/VuFind/src/VuFind/Controller/SearchController.php
- module/VuFind/src/VuFind/Http/Client.php 113 additions, 0 deletionsmodule/VuFind/src/VuFind/Http/Client.php
- module/VuFind/src/VuFind/Log/Logger.php 226 additions, 0 deletionsmodule/VuFind/src/VuFind/Log/Logger.php
- module/VuFind/src/VuFind/Search/Base/Params.php 14 additions, 11 deletionsmodule/VuFind/src/VuFind/Search/Base/Params.php
- module/VuFind/src/VuFind/Search/Base/Results.php 5 additions, 3 deletionsmodule/VuFind/src/VuFind/Search/Base/Results.php
- module/VuFind/src/VuFind/Search/Solr/Params.php 10 additions, 6 deletionsmodule/VuFind/src/VuFind/Search/Solr/Params.php
- module/VuFind/src/VuFind/Search/Solr/Results.php 25 additions, 17 deletionsmodule/VuFind/src/VuFind/Search/Solr/Results.php
- module/VuFind/src/VuFind/Search/UrlHelper.php 3 additions, 2 deletionsmodule/VuFind/src/VuFind/Search/UrlHelper.php
- module/VuFind/src/VuFind/Translator/Translator.php 57 additions, 0 deletionsmodule/VuFind/src/VuFind/Translator/Translator.php
Please register or sign in to comment