From f91ebf47981379840ff224f90e0b207765ab8500 Mon Sep 17 00:00:00 2001 From: ianlamb77 Date: Tue, 28 Nov 2017 14:40:00 -0500 Subject: [PATCH] Add instructions for facet hiding --- app/config/parameters.yml.example | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/config/parameters.yml.example b/app/config/parameters.yml.example index f8fd981b..28bc43dc 100755 --- a/app/config/parameters.yml.example +++ b/app/config/parameters.yml.example @@ -63,11 +63,16 @@ parameters: ldap.port: # - # Solr stuff. You mostly want to set the server URL. + # Solr stuff. You mostly want to set the server URL and + # choose your facets. # The other settings are a bit more involved to change. # solrsearchr_server: solrsearchr_format: json + # + # Comment out any 'solrsearchr_facets' below that + # you don't want to appear on the results page. + # solrsearchr_facets: - origin_fq - subject_domain_fq