subhh / vufind-shared
VuFind Shared Components
v1.3
2025-08-07 10:40 UTC
Requires (Dev)
- ahand/mobileesp: dev-master
- psr/http-client: ^1.0
- psr/http-factory: ^1.1
- psr/http-message: ^1.1
- psr/simple-cache: ^1.0
- vufind/vufind: ^9.1
Suggests
- psr/simple-cache: Required by some
README
VuFind Shared is copyright (c) by Staats- und Universitätsbibliothek Hamburg and released under the terms of the GNU General Public License v3.
Description
A collection shared components used by our VuFind installations.
PruneSolrFieldFacetListener
VuFindSearch listener that removes values from a Solr field facet. This listener attaches to the `
.post`
event and
removes facet values that are not acceptable.
Authors
David Maus <david.maus@sub.uni-hamburg.de>