Hi,

There is a module Views Extras which looks abandoned, but offers some features which might be very nice add on to BEF

Something like:

Filter1 (5)
Filter2 (10)
Filter3 (0)[hidden]

a) Append result count - append the number of results to each filter option
b) Hide if empty - hide this filter if there are no more options

Comments

ivoo56 created an issue. See original summary.

mikeker’s picture

Status: Active » Closed (won't fix)

The Views Extras module would append a query that did not scale well for larger sites in order to get the results shown in parenthesis.

That's not something that BEF can do -- the performance implications alone would preclude it. Instead, please take a look at the facet_api module which will work along side something like Apache Solr to give those results.