An extended use is to have faceted search widgets that conform to apachesolr environment facets presently a filtered search uses native syntax. Currently the widgets use
/search/apachesolr_search/code?filters=tid:17 (which does not work) in url
needs to be
/search/apachesolr_search/code?f[0]=im_taxonomy_forums%3A17 (which works) in url
This is the
Facet API: Apache Solr environment: localhost server widget
It looks like all is in place to make this happen unless I'm missing something
Closed: outdated
1.9
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.