Support for BrowZine as a search backend (#1020)
Showing
- config/vufind/BrowZine.ini 12 additions, 0 deletionsconfig/vufind/BrowZine.ini
- module/VuFind/config/module.config.php 4 additions, 0 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/BrowZineController.php 72 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/BrowZineController.php
- module/VuFind/src/VuFind/RecordDriver/BrowZine.php 129 additions, 0 deletionsmodule/VuFind/src/VuFind/RecordDriver/BrowZine.php
- module/VuFind/src/VuFind/Search/BrowZine/Options.php 84 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/BrowZine/Options.php
- module/VuFind/src/VuFind/Search/BrowZine/Params.php 41 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/BrowZine/Params.php
- module/VuFind/src/VuFind/Search/BrowZine/Results.php 93 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/BrowZine/Results.php
- module/VuFind/src/VuFind/Search/Factory/BrowZineBackendFactory.php 163 additions, 0 deletions...Find/src/VuFind/Search/Factory/BrowZineBackendFactory.php
- module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Backend.php 200 additions, 0 deletions...uFindSearch/src/VuFindSearch/Backend/BrowZine/Backend.php
- module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Connector.php 136 additions, 0 deletions...indSearch/src/VuFindSearch/Backend/BrowZine/Connector.php
- module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/QueryBuilder.php 80 additions, 0 deletions...Search/src/VuFindSearch/Backend/BrowZine/QueryBuilder.php
- module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollection.php 96 additions, 0 deletions...FindSearch/Backend/BrowZine/Response/RecordCollection.php
- module/VuFindSearch/src/VuFindSearch/Backend/BrowZine/Response/RecordCollectionFactory.php 109 additions, 0 deletions...rch/Backend/BrowZine/Response/RecordCollectionFactory.php
- module/VuFindSearch/tests/unit-tests/fixtures/browzine/response/search 0 additions, 0 deletions...Search/tests/unit-tests/fixtures/browzine/response/search
- module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/BackendTest.php 209 additions, 0 deletions...nit-tests/src/VuFindTest/Backend/BrowZine/BackendTest.php
- module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/QueryBuilderTest.php 74 additions, 0 deletions...ests/src/VuFindTest/Backend/BrowZine/QueryBuilderTest.php
- module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionFactoryTest.php 71 additions, 0 deletions...Backend/BrowZine/Response/RecordCollectionFactoryTest.php
- module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/BrowZine/Response/RecordCollectionTest.php 69 additions, 0 deletions...ndTest/Backend/BrowZine/Response/RecordCollectionTest.php
- themes/bootprint3/css/compiled.css 1 addition, 1 deletionthemes/bootprint3/css/compiled.css
- themes/bootstrap3/css/compiled.css 1 addition, 1 deletionthemes/bootstrap3/css/compiled.css
Please register or sign in to comment