Exposes Islandora Solr results through a drupal view.
Inspired by Apache Solr Views.
This module requires the following modules/libraries:
- Islandora
- Tuque
- Apache Solr - 1.4 or higher.
- Views (3.x)
Install as usual, see this for further information.
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.
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.
Further documentation for this module is available at our wiki.
Having problems or solved a problem? Check out the Islandora google groups for a solution.
Current maintainers:
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.