david (he/him)

Results 11 issues of david (he/him)

Documents via spec the `filters` method with regards to configured pivot fields. REF #2463 Backport of #2798

Backport

Documents via spec the `filters` method with regards to configured pivot fields. REF #2463

Configured pivot facet fields are failing to be added to the`search_state.filters`. This issue is related to #2401 but in this case the fields are actually being added via a facet...

When a facet missing query is executed Solr appends the facet missing value to the facet fields results as an additional value set. This is an extra value count so...

[dhruvasagar/vim-table-mode](https://github.com/dhruvasagar/vim-table-mode) is a feature rich ascii table manipulator that seems to only be lacking a sorting feature and an export feature. At a glance, the code base seems pretty solid...

This change allows an empty set of parens, `()`, to be in a string and to be parsed as a token. Prior to this change, and empty set of parens...

So we’re getting a failure on from blacklight_advanced_search whenever we search anything with empty parens in it like “()” as the smallest case example. Anyone else see this… We are...