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

This allows downstream applications (and e.g. gems like spotlight) a little more flexibility in how they use these.

Deprecate the catalog/_constraints.html.erb partial

Just call the component instead. The partial was deprecated in #3330

Previously we were using one class for three different levels of the bookmark tool. This has now been split into three different classes .toggle-bookmark, .toggle-bookmark-input, and .toggle-bookmark-label

What this pull request does: Adds a check to see if there is only one search result, and shows "1 of 1" in the view without showing previous or next...