blacklight icon indicating copy to clipboard operation
blacklight copied to clipboard

Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.

Results 244 blacklight issues
Sort by recently updated
recently updated
newest added

``` generate blacklight:assets rails generate blacklight:assets gemfile bootstrap (~> 4.0) gemfile twitter-typeahead-rails (0.11.1.pre.corejavascript) create app/assets/javascripts/application.js append app/assets/config/manifest.js exist app/assets/images create app/assets/stylesheets/blacklight.scss insert app/assets/javascripts/application.js File unchanged! The supplied flag value not...

Hello! I have followed the Quickstart instructions the hard and easy way, but when I get to this command "rake solr: marc: index_test_data" the following appears,I am pretty sure that...

hi,guys I have used solr to index the file system and use the returned file diectory as a facet field. I would like to generate a tree structure based on...

That search button just doesn't seem right

UI

Add support to cache the solr query response for loading the facet counts on the homepage with an option to set how often the cached response needs to be updated.

Feature

This ticket is prompted by current work in Spotlight on a [bulk actions feature](https://github.com/projectblacklight/spotlight/issues/2644), where we're adding a new button for Spotlight exhibit curators to perform actions on search results....

UI

We'll want to provide something downstream so applications (and plugins) can allow-list expected search parameters.

Pivot facet values are displaying in a very vertical fashion: ![blacklight7_pivot-facet-ux_2016-10-18](https://cloud.githubusercontent.com/assets/2079425/19494345/ac88d328-954c-11e6-97fb-095b780cc322.png)

UI
feature-bootstrap4
design-needed

for example `rails new -m -d mysql`. Because the template runs the migrations, and we haven't had a chance to configure `config/database.yml` the migrations will fail. Proposed solution: remove `rake...

Bug