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

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:search_objects [2018/04/25 17:59] demiankatzdevelopment:plugins:search_objects [2020/09/22 13:50] demiankatz
Line 5: Line 5:
 ===== Options ===== ===== Options =====
  
-**Interface:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Search/Base/Options.php|\VuFind\Search\Base\Options]]+**Interface:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Search/Base/Options.php|\VuFind\Search\Base\Options]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['search_options'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['search_options']
Line 15: Line 15:
 ===== Params ===== ===== Params =====
  
-**Interface:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Search/Base/Params.php|\VuFind\Search\Base\Params]]+**Interface:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Search/Base/Params.php|\VuFind\Search\Base\Params]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['search_params'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['search_params']
Line 25: Line 25:
 ===== Results ===== ===== Results =====
  
-**Interface:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Search/Base/Results.php|\VuFind\Search\Base\Results]]+**Interface:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Search/Base/Results.php|\VuFind\Search\Base\Results]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['search_results'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['search_results']
Line 37: Line 37:
 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). 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:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Search/Base/FacetCache.php|\VuFind\Search\Base\FacetCache]]+**Interface:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Search/Base/FacetCache.php|\VuFind\Search\Base\FacetCache]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['search_facetcache'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['search_facetcache']
development/plugins/search_objects.txt · Last modified: 2023/11/27 18:52 by demiankatz