-
Notifications
You must be signed in to change notification settings - Fork 255
Blacklight Add ons
jcoyne edited this page May 11, 2012
·
29 revisions
A few add-ons are are more or less 'officially supported', and all Blacklight developers have commit rights on them. (although some may not have received attention in a while if developers have been busy. Feel free to ask on the list for current status):
- Advanced search plugin
- CQL search plugin
- a fancy GUI date range limit plugin.
RSolr Footnotes is useful for debugging, to see the request/response sent to Solr via RSolr: Integration with Rails Footnotes
(Not all 'stable' add-ons neccesarily need to be in Blacklight github areas; if others come to exist that the community deems stable, feel free to add them here.)
- Blacklight Sitemap Generator: Rake task for generating sitemaps.
- Blacklight Highlight: Expose Solr fulltext highlighting.
- Blacklight OAI provider: Adds an OAI-PMH provider using the oai gem for harvesting records within Blacklight.
- Blacklight unAPI: Adds an unAPI endpoint for records within Blacklight.
- Blacklight Facet Extras: Exposes new faceting features present in Solr 3.1 and 3.4, such as facet queries, facet range requests, pivot facets, and tagged/excluded facets
- Blacklight User Generated Content: Adds user generated content to SolrDocument objects using acts_as_commentable, acts_as_taggable and acts_as_rateable directly against a SolrDocument object.
- Blacklight oEmbed: oEmbed endpoint that provides framework for allowing third-party sites (Wordpress, Facebook, etc) to embed content given a URL.
- Blacklight More Like This: Solr more like this results
- Blacklight Google Analytics: Quick start for setting up Google Analytics for a Blacklight site, including Event Tracking of Blacklight-specific page elements like facets.