]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Do not exclude "identifier" facets by default
authorBill Erickson <berick@esilibrary.com>
Thu, 5 Jan 2012 18:18:29 +0000 (13:18 -0500)
committerMike Rylander <mrylander@gmail.com>
Tue, 20 Mar 2012 16:32:33 +0000 (12:32 -0400)
commit7d66c78634d3b4bff7b34fcbb06031254729043c
treec5f0791c75ddf40a75522c1e534a2e4dc80ea034
parent2c250783c35b84abba4edc091c95c9b67b610070
Do not exclude "identifier" facets by default

No longer ignore "identifier" fields when collecting and caching
facet data.  This change causes all config.metabib_field's that are
marked as facet_fields to be taken into consideration.

Apart from marking a field as facet_field=false, it's also possible to
control which fields are visible within the jspac and tpac (pending LP
911908)

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm