I have more than 1200 brands under the product_tags facet.
and I want to allow the user to make multiple selections
I need to have client-side filtering enable – as it is cumbersome to scroll among 100’s or facet values – similar functionality to select2 / chosen
at the same time, still want to maintain the templating of the listing to respect the HTML template defined under 2.6 (Facets list element name with #results) having value:
<span class=wpsolr_facet_label> %s <span class=term-count>%d</span> </span>