There was an error fetching the commit references. Please try again later.
Refactor authority record driver to add non-MARC support (#1215)
Showing
- import/marc_auth.properties 1 addition, 0 deletionsimport/marc_auth.properties
- module/VuFind/config/module.config.php 7 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/RecordDriver/PluginManager.php 28 additions, 11 deletionsmodule/VuFind/src/VuFind/RecordDriver/PluginManager.php
- module/VuFind/src/VuFind/RecordDriver/SolrAuthDefault.php 1 addition, 21 deletionsmodule/VuFind/src/VuFind/RecordDriver/SolrAuthDefault.php
- module/VuFind/src/VuFind/RecordDriver/SolrAuthMarc.php 66 additions, 0 deletionsmodule/VuFind/src/VuFind/RecordDriver/SolrAuthMarc.php
- module/VuFind/src/VuFind/Search/Factory/SolrAuthBackendFactory.php 1 addition, 6 deletions...Find/src/VuFind/Search/Factory/SolrAuthBackendFactory.php
- solr/vufind/authority/conf/schema.xml 2 additions, 0 deletionssolr/vufind/authority/conf/schema.xml
- themes/bootstrap3/templates/RecordDriver/SolrAuthDefault/result-list.phtml 0 additions, 0 deletions.../templates/RecordDriver/SolrAuthDefault/result-list.phtml
Please register or sign in to comment