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

Part of #2314. The Start over and Back to search buttons are fairly dominant, visually, on Blacklight pages. At Stanford we've often modified or eliminated them in our Blacklight-based apps....

UI

Part of #2314. The way the show page tools are currently displayed -- in a sidebar box -- is arguably less than ideal in a couple of ways. First, just...

UI

This is a story ticket that will point to two more specific, related tickets: - #2315 - Replace Start over and Back to search buttons with page breadcrumbs - #2316...

UI

The listings for search results and bookmarks appear to be an ordered list, but are not marked up as ordered lists. There is a that has a number in it...

UI

But we may want to use webpack instead of sprockets. The call to `javascript_include_tag` invokes sprockets. Webpack would use something like `javascript_pack_tag 'application'` instead. This could help us prepare for...

The app generator [generates a Gemfile line]: `gem 'twitter-typeahead-rails', '0.11.1.pre.corejavascript'`, locking to that exact version. While the twitter-typeahead-rails gem isn't getting much love, [it did have](https://rubygems.org/gems/twitter-typeahead-rails/versions/0.11.1) a `0.11.1` release on...

See https://lapcatsoftware.com/articles/Safari-link-tracking.html

The default "Did you mean" behavior is kind of odd for multi-word queries. Here's an example: 1. Go to https://demo.projectblacklight.org 2. Type the query: gtound improvement 3. I get all...

Hi, I am trying to install blacklight in a google cloud virtual machine (ubuntu), but I can't change the localhost IP address. I followed the quick start instructions. but the...

Trying to run through the quickstart process in WSL on windows 10. I'm not particularly familiar with ruby or rails, so it might be something simple here. Basically, I'm unable...