Closed (duplicate)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2011 at 12:53 UTC
Updated:
4 Oct 2011 at 19:40 UTC
When you enable facet-based browsing on empty search, all the facet links should include the "retain-filters" param since intuitively the user will want to search within the filtered results.
Comments
Comment #1
pwolanin commentedneeds discussion
Comment #2
jpmckinney commentedDon't we discuss active issues?
Comment #3
pwolanin commentedWell, sure.
Let's decide if this is the desired behavior.
Comment #4
jpmckinney commentedI agree with the proposal in the OP.
Comment #5
pwolanin commentedSo, perhaps the easiest way to do this is to make the retain filters checkbox be checked by default if there are no keywords?
That would cover some other cases as well, but I'm not sure we want to deal with overriding the Facet API links in this limited case.
Comment #6
kenorb commentedDuplicated: #1168492: Enable 'Retain current filters' as default
Related: #348218: Search within current set
Comment #7
rafamd commentedI agree that the expected behavior is param-retention.
I would only reset filters automatically when loading the search page.
I'd show no checkbox at all. Instead, I'd propose a "reset filters" link.
Another idea is >also< having a "Make current filters default" link.
rafa
Comment #8
nick_vhI guess this is now duplicated
Solution proposed in #1294846: Refactoring of the search pages
And as mentioned before it is duplicate of #1168492: Enable 'Retain current filters' as default