qcovery/facet-prefix

There is no license information available for the latest version (1.0) of this package.

Filter facets by prefix.

Maintainers

Package info

github.com/qcovery/FacetPrefix

Type:qcovery-module

pkg:composer/qcovery/facet-prefix

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2024-03-05 07:39 UTC

This package is auto-updated.

Last update: 2026-03-07 17:37:11 UTC


README

The module adds the option of defining a prefix according to which the facet values are filtered.
By defining a prefix that contains for example the ILN it is possible to filter the facet values to a specific Qcovery-Installation.

Usage

Integrate the module in the modules directory of VuFind and activate it by adding FacetPrefix to VUFIND_LOCAL_MODULES.
Add a [FacetPrefix] section to your facets.ini and define separate prefixes for facets like this:

[FacetPrefix]
facet_one = "prefix_value"
facet_two = "another_prefix_value"
;building = "20"
;class_local_iln = "20:"
;collection_details = "GBV_ILN_20"