Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.5 CE GA6, 6.2.10 EE GA1, 6.2.X EE
-
6.2.x
-
Committed
-
4
Description
master/7.0.x
Resolved as part of LPS-66812, though the issue cannot be reproduced on 62x so we agreed with the Search SME to fix it under a new ticket on 62x.
Reproduction steps - 6.2
- Set this property for displaying number of results
# # # Set the default number of entries to display per page. # # search.container.page.default.delta=5
- Add 6 users or assets to the portal to have at least 2 pages of search results.
- Add search portlet to a page.
- Perform the search that returns search results for min. 2 pages.
- Go to the second page.
- Select a modified facet.
Groovy script is attached for creating users - ( update it based on need )
Expected result: First page for search result should be displayed instead of displaying the current after clicking a facet
Actual result: Facet is applied and user stays on the same(current) search result page