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:fallback_record_loaders

Fallback Record Loaders

:!: This feature was introduced in VuFind 5.1.

This very specialized feature is used by VuFind's record loader. When records fail to load in the normal way, fallback loaders can be run to try to retrieve records by other means. For example, a Summon-specific loader is provided which can use bookmark information stored in VuFind's database to relocate records after their IDs have changed, and a Solr-specific loader is included which can use a field specified in searches.ini to detect old IDs and remap accordingly.

Key Plugin Details

Default Namespace: \VuFind\Record\FallbackLoader

Interface: \VuFind\Record\FallbackLoader\FallbackLoaderInterface

Service Locator Configuration Section in module.config.php: ['vufind']['plugin_managers']['record_fallbackloader']

Service Manager Name for Service Locator: VuFind\Record\FallbackLoader\PluginManager

See the General Plugin Information page for more details on VuFind plugins.

development/plugins/fallback_record_loaders.txt · Last modified: 2023/09/07 13:21 by demiankatz