digitalutsc / ajax_solr_search

Drupal 8/9 module provide Federated Search with a shared Solr core. It also integrates Ajax Solr library to Drupal.
Apache License 2.0
0 stars 2 forks source link

Resolves digitalutsc/islandora_lite_docs#66: Implement a time range filter for federated search #9

Closed amym-li closed 1 year ago

amym-li commented 1 year ago

Changes

New: Year Range Widget

The YearRangeWidget filters through content and returns results within a specified year range. The Solr field and label of the widget can be customized at /admin/config/search/ajax_solr under the Year Range tab. If no Solr field is provided, the widget will be hidden.

Notes:

Modified: Current Search Widget

Before Changes:

After Changes: