Closed (duplicate)
Project:
Search API
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 17:51 UTC
Updated:
9 Feb 2012 at 18:01 UTC
I have a view on an index, some facets, and a views exposed sort block. If I go to the view and apply a couple of facets, and then change the order (asc, desc, or my sorts configured through search_api), the active facets are lost.
eg.
1. Go to /mens
2. Apply the D&G filter
3. This takes you to ?f[0]=field_product%253Afield_optics_brand%253Afield_optics_brand_displayname%3AD%26G
4. Apply a sort
... Now you are on /mens?search_api_views_fulltext=&sort_by=new_arrival&sort_order=ASC&items_per_page=12
It has removed the active facet, and replaced it with search_api_views_fulltext=
Comments
Comment #1
mrfelton commentedDuplicate of #1254156: Faceted filters are reset when using "items per page" exposed filter