ryanb/xapit

Breadcrumb Applied Facets

ryanb opened this issue · 1 comments

One should be able to change the mode of the applied facets so it works like a nested breadcrumb style:

Search > Clothing > $25-$50 > Mens

Clicking on a given section would drop off the applied facets after it. This should be settable in the config:

Xapit::Config.setup(:breadcrumb_facets => true)

adding breadcrumb mode for applied facet options - closed by c4e5fa8