There was an error fetching the commit references. Please try again later.
Split searchspecs reading away from standard config reader; made new class...
Split searchspecs reading away from standard config reader; made new class non-static for service manager integration; updated tests to match.
Showing
- module/VuFind/config/module.config.php 1 addition, 0 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Config/Reader.php 1 addition, 49 deletionsmodule/VuFind/src/VuFind/Config/Reader.php
- module/VuFind/src/VuFind/Config/SearchSpecsReader.php 93 additions, 0 deletionsmodule/VuFind/src/VuFind/Config/SearchSpecsReader.php
- module/VuFind/src/VuFind/Connection/Solr.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/Connection/Solr.php
- module/VuFind/src/VuFind/Tests/TestCase.php 3 additions, 0 deletionsmodule/VuFind/src/VuFind/Tests/TestCase.php
- module/VuFind/tests/Config/ReaderTest.php 0 additions, 16 deletionsmodule/VuFind/tests/Config/ReaderTest.php
- module/VuFind/tests/Config/SearchSpecsReaderTest.php 59 additions, 0 deletionsmodule/VuFind/tests/Config/SearchSpecsReaderTest.php
Please register or sign in to comment