Benjamin Armintor
Benjamin Armintor
This is essentially implementing pivot fields as if they were a filter add-on, like range limits. See also the conversation in #2464 , this permits use of pivot fields that...
With the release of Solr 9 in May 2022, all versions of Solr < 8.11 are outside of [official support]( https://solr.apache.org/downloads.html#about-versions-and-support). As of Blacklight 8, the engine should require Solr...
Document Blacklight's expectations for the SearchState and FilterFields as an interface to request params in the wiki.
Remove redundant `with_collection_parameter :document` on `Blacklight::DocumentComponent` (from #2596) Use `#{x}_counter` keyword params in the idiomatic manner for ViewComponent - remove _document.html.erb - fix #2697 Use collection rendering of document_component in...
On the committers' call @hackartisan asked whether we could leverage the limited override of sidecar templates from `Blacklight::Component` to provide a way to get inline SVG from the icon components...
- if property default values are not defined under lib, they may not be available until application is loaded, causing issues for downstream apps running generators - fixes #2705
Filter value labels from ItemPresenter may contain markup suitable for the constraints display which cannot be rendered in a page ``. This makes the content rendered by `CatalogHelperBehavior#render_search_to_page_title` difficult to...
A closed and unmerged PR in #2308 intended to add a "Preferred" citation export to the solr document mixins. It would have to be reimplemented since it relied on the...
@mejackreed opened a now-closed draft PR (#2154) that was never completed. This is a placeholder for discussion per relevance.