-
Notifications
You must be signed in to change notification settings - Fork 256
Blacklight Add ons
cbeer edited this page Mar 22, 2011
·
29 revisions
A number of add-ons are housed in the ProjectBlacklight github area, and all Blacklight developers have commit rights on them, so they are more or less 'officially supported' (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).
This includes an advanced search plugin; a CQL search plugin; and a fancy GUI date range limit plugin.
Look around in the Blacklight github area for these: https://github.com/projectblacklight
(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 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 Highlight: Expose Solr fulltext highlighting - italic.
- Blacklight Unapi: alternative to Document Extension Framework, by providing unAPI endpoint for SolrDocument objects.
- Blacklight oEmbed: oEmbed endpoint that provides framework for allowing third-party sites (Wordpress, Facebook, etc) to embed content given a URL.
- 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 More Like This: Solr more like this results
- Blacklight OAI provider: Adds an OAI-PMH provider using the oai gem for harvesting records within Blacklight.