[MGNLEESOLR-70] Pagination, filtering, field boosting can be ignored when facet component is used Created: 09/Jul/15  Updated: 03/Dec/20  Resolved: 24/Jul/15

Status: Closed
Project: Solr Search Provider
Component/s: None
Affects Version/s: None
Fix Version/s: 3.0

Type: Bug Priority: Major
Reporter: Milan Divilek Assignee: Milan Divilek
Resolution: Fixed Votes: 0
Labels: backlog541
Remaining Estimate: 0d
Time Spent: 2d 1h
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Sprint: Sprint 3 (Kromeriz)
Story Points: 1

 Description   

Bug: Pagination, filtering, field boosting, etc. settings can be ignored during search.
The problem: solrSearchResult, facetBox, rangeFacetBox use the same model class info.magnolia.search.solrsearchprovider.logic.model.FacetedSearchResultModel. This was done because we don't know what is the order of components on the page, so the first component triggers the search and following components just reuse the results and this is the problem. Pagination, filtering, field boosting, etc. settings are set in solrSearchResult component and if facetBox or rangeFacetBox are the components which triggers search then those setting are ignored.


Generated at Mon Feb 12 10:59:48 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.