Skip to content

Islandora/islandora_solr_views

Repository files navigation

Islandora Solr Views Build Status

Introduction

Exposes Islandora Solr results through a drupal view.

Inspired by Apache Solr Views.

Requirements

This module requires the following modules/libraries:

Installation

Install as usual, see this for further information.

Configuration

Upon enabling the Drupal Views, Drupal Views UI and Islandora Solr Search modules, the Views configuration screen should be available at Administration » Structure » Views (admin/structure/views). From here, you can click 'Add new view' to start creating a Solr View.

Configuration

On the next screen, enter a name for your view, and from the 'Show' drop-down menu, select 'Islandora Solr'. You can now click the 'Continue & Edit' button if you'd like to manipulate the view now, or 'Save & Exit' if you would like to edit it later.

From here, most of the configuration and setup for your view is exactly the same as for any other view, with a few significant differences. Islandora Solr Views adds Solr indices to the FIELDS, FILTER CRITERIA and SORT CRITERIA sections.

Documentation

Further documentation for this module is available at our wiki.

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution.

Maintainers/Sponsors

Current maintainers:

Development

If you would like to contribute to this module, please check out CONTRIBUTING.md. In addition, we have helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.

License

GPLv3