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

This is an old revision of the document!


Search Objects

This page describes plugins that are used during the search process. See the Data Model / Key Concepts page for additional background.

Options

Interface: \VuFind\Search\Base\Options

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

Service Manager Name for Service Locator: VuFind\SearchOptionsPluginManager (VuFind 2.x-4.x), VuFind\Search\Options\PluginManager (VuFind 5.0+)

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

Params

Results

FacetCache

The FacetCache plugins were introduced in VuFind 5.0; these provide a plugin mechanism for retrieving and caching lists of facet values (for use on home pages and advanced search forms).

Interface: \VuFind\Search\Base\FacetCache

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

Service Manager Name for Service Locator: VuFind\Search\FacetCache\PluginManager

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

development/plugins/search_objects.1524679124.txt.gz · Last modified: 2018/04/25 17:58 by demiankatz