Support for connecting to a second Solr index (#1187)
Showing
- config/vufind/Search2.ini 195 additions, 0 deletionsconfig/vufind/Search2.ini
- module/VuFind/config/module.config.php 8 additions, 0 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Autocomplete/PluginManager.php 4 additions, 0 deletionsmodule/VuFind/src/VuFind/Autocomplete/PluginManager.php
- module/VuFind/src/VuFind/Autocomplete/Search2.php 50 additions, 0 deletionsmodule/VuFind/src/VuFind/Autocomplete/Search2.php
- module/VuFind/src/VuFind/Autocomplete/Search2CN.php 48 additions, 0 deletionsmodule/VuFind/src/VuFind/Autocomplete/Search2CN.php
- module/VuFind/src/VuFind/Controller/Search2Controller.php 67 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/Search2Controller.php
- module/VuFind/src/VuFind/Controller/Search2recordController.php 68 additions, 0 deletions.../VuFind/src/VuFind/Controller/Search2recordController.php
- module/VuFind/src/VuFind/Search/BackendRegistry.php 1 addition, 0 deletionsmodule/VuFind/src/VuFind/Search/BackendRegistry.php
- module/VuFind/src/VuFind/Search/FacetCache/PluginManager.php 2 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/FacetCache/PluginManager.php
- module/VuFind/src/VuFind/Search/Factory/Search2BackendFactory.php 50 additions, 0 deletions...uFind/src/VuFind/Search/Factory/Search2BackendFactory.php
- module/VuFind/src/VuFind/Search/Options/PluginManager.php 2 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Options/PluginManager.php
- module/VuFind/src/VuFind/Search/Params/PluginManager.php 2 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Params/PluginManager.php
- module/VuFind/src/VuFind/Search/Results/PluginManager.php 2 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Results/PluginManager.php
- module/VuFind/src/VuFind/Search/Search2/FacetCache.php 50 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Search2/FacetCache.php
- module/VuFind/src/VuFind/Search/Search2/Options.php 73 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Search2/Options.php
- module/VuFind/src/VuFind/Search/Search2/Params.php 64 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Search2/Params.php
- module/VuFind/src/VuFind/Search/Search2/Results.php 48 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Search2/Results.php
- module/VuFind/src/VuFind/Search/Search2/ResultsFactory.php 67 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Search2/ResultsFactory.php
- themes/bootstrap3/templates/search2/advanced.phtml 1 addition, 0 deletionsthemes/bootstrap3/templates/search2/advanced.phtml
- themes/bootstrap3/templates/search2/home.phtml 1 addition, 0 deletionsthemes/bootstrap3/templates/search2/home.phtml
Please register or sign in to comment