As the title says... I am using Solr. In the navigation layer, how can I access all the active filters? (the old ones, used in State.php what we could get using ->getActiveFitlers())
I have tried many things, searched... and tried again... I am unable to load them. I found some references in resource model - "enterprise_search/collection", ways to extract the filters from other structures... but that seems a little bit odd to me...
Thank You!