About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:plugins:record_drivers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
development:plugins:record_drivers [2019/02/04 20:34] – [Notes] demiankatzdevelopment:plugins:record_drivers [2019/02/04 20:36] – [Notes] demiankatz
Line 24: Line 24:
 ===== Notes ===== ===== Notes =====
  
-  * Record drivers used with the Solr index should be registered in the service locator with names that correspond with the record_format (or recordtype, in VuFind 5.and earlier) value in the Solr index prepended with "Solr."  For example, if record_format = marc in the Solr index, a service called "SolrMarc" will be loaded from the service locator.  If no matching service can be found, the SolrDefault service will be used.+  * Record drivers used with the Solr index should be registered in the service locator with names that correspond with the record_format (or recordtype, in VuFind 5.and earlier) value in the Solr index prepended with "Solr."  For example, if record_format = marc in the Solr index, a service called "SolrMarc" will be loaded from the service locator.  If no matching service can be found, the SolrDefault service will be used.
   * See the [[development:architecture:record_driver_method_master_list|Record Driver Method Master List]] for more notes on how record drivers work.   * See the [[development:architecture:record_driver_method_master_list|Record Driver Method Master List]] for more notes on how record drivers work.
 ---- struct data ---- ---- struct data ----
 ---- ----
  
development/plugins/record_drivers.txt · Last modified: 2020/09/22 13:56 by demiankatz