This documentation refers to an earlier version of Islandora. https://wiki.duraspace.org/display/ISLANDORA/Start is current.

Overview

The Islandora Solr facet pages module creates an alphabetical "A to Z" browse from metadata indexed in Solr. The "facets" are the fields that Solr will search in to build the A-to-Z browse. You can set up multiple A-to-Z pages.

Dependencies

This module requires the following modules/libraries:

Downloads

Release Notes and Downloads

Code Repository

https://github.com/Islandora/islandora_solr_facet_pages

Installation

Install as usual, see this for further information.

Configuration

Configuration for this module is located in Administration > Islandora > Solr Index > Facet Pages (admin/islandora/search/islandora_solr/facet_pages)

To set up an A-to-Z browse page for any Solr field:

  1. Enter the name of an indexed Solr field of type "string" into Solr Field.
    1. See Appendix D for a list of Solr fields.
  2. Enter a label for the browse page for this Solr field.
  3. Enter a unique path ending for this browse page.
    1. The browse page will be automatically created at http://path.to.your.site/browse/[path]
  4. Click Save.

The example in the above image creates an A-to-Z subject browse:

 

 

  • No labels