-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.2.10 DXP FP2, 7.2.10.1 DXP SP1, 7.2.X, Master
-
Component/s: Search Infrastructure
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Epic Link:
-
Sprint:Search | S03 Sprint 4
-
Git Pull Request:
Complex Query Parts (LPS-86596), by default, narrow down results from the main Query (LPS-98297).
For certain use cases (LPS-92782), there is instead a need to append an extra set of results to the ones returned by the main Query.
A new "additive" modifier will be added to the Complex Query Part Builder to enable this alternative behavior for selected parts, while other parts without the modifier will still operate under the default behavior.