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

Allow users to rearrange facets by dragging facet field entries on config form #11

Closed amym-li closed 1 year ago

amym-li commented 1 year ago

Summary of Changes

The display of the Facets section on the Federated Search Config Form is changed to a table with draggable rows. The order in which facets are displayed on the Search Results page can be modified by rearranging the field entries in the table.