Sha256: 98f1990748ad2d08b839d69a72fbd328261b30c4d138a4286f71059f0163b948

Contents?: true

Size: 1.39 KB

Versions: 6

Compression:

Stored size: 1.39 KB

Contents

# Blacklight

Blacklight is an open source Solr user interface discovery platform.
You can use Blacklight to enable searching and browsing of your collections.
Blacklight uses the [Apache Solr](http://lucene.apache.org/solr) search engine
to search full text and/or metadata.  Blacklight has a highly
configurable Ruby on Rails front-end. Blacklight was originally developed at
the University of Virginia Library and is made public under an Apache 2.0 license. 


## Documentation, Information and Support

* [Project Homepage](http://projectblacklight.org)
* [Developer Documentation](https://github.com/projectblacklight/blacklight/wiki)
* [Quickstart Guide](https://github.com/projectblacklight/blacklight/wiki/Quickstart)
* [JIRA Issue Tracker](http://jira.projectblacklight.org/jira/secure/Dashboard.jspa)
* [Support](http://projectblacklight.org/support.html)

## Dependencies

* ruby v1.9.3 or higher 
* git
* java 1.5 or higher
* access to a command prompt on the machine to install

In addition, you must have the Bundler and Rails 3.0 gems installed. Other gem dependencies are defined in the blacklight.gemspec file and will be automatically loaded by Bundler.

## Configuring Apache Solr 
You'll also want some information about how Blacklight expects [Apache Solr](http://lucene.apache.org/solr ) to run, which you can find in [README_SOLR](https://github.com/projectblacklight/blacklight/wiki/README_SOLR)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
blacklight-4.0.1 README.md
blacklight-4.0.0 README.md
blacklight-4.0.0.rc2 README.md
blacklight-4.0.0.rc1 README.md
blacklight-4.0.0.pre7 README.md
blacklight-4.0.0.pre6 README.md