blacklight
blacklight copied to clipboard
Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.
Is it useful to make these classes `col-md-3` and `col-md-9` configurable? https://github.com/projectblacklight/blacklight/blob/master/app/views/catalog/_index.html.erb#L6-L7 Perhaps as a helper method similar to https://github.com/projectblacklight/blacklight/blob/master/app/helpers/blacklight/layout_helper_behavior.rb ?
We would like to create an about tab/page on the Project Blacklight website (put it as the first tab) that clearly explains the nature of Blacklight (as a toolkit for...
I've just upgraded to 7.2 after running 7.0.1 for some months. I'm now seeing odd behavior where in search results clicking on a thumbnails results in a 404 error to...
As a caveat, a solution using `cursorMark` would most likely be the optimal solution (outlined in #1241), so this would only be a temporarily solution (unless `cursorMark` never panned out...
Put it in the first paragraph or so.
For users interested in upgrading Solr backend, Solr 7.2+ introduces a change in handling of local parameters (`solr_local_parameters`) that is likely to break many existing BL configurations.The upstream change [SOLR-11501](https://issues.apache.org/jira/browse/SOLR-11501)...
Several institutions have a limited set of facets that appear on their home page (primarily because of performance issues). Add an option in the catalog controller to set which facets...
Identified from the July 2018 Blacklight Summit: Build out a proof of concept implementation of an Schema.org implementation (probably as an export format). The initial implementation should map index fields...
Add a filter in the "more" facets modal where the user can type a value in the input field and return the facet if it matches an existing facet value....