Global Search - New Header Search doesn't support snippets
What/Why
With the new Header Search snippet searches are no longer supported and the snippets query parameter is ignored from the SearchContext.
Video Example
| Current (Broken) | Legacy (Expected) |
|---|---|
| Snippets_-_Broken_w__FF | Snippets_-_Expected_w_o_FF |
Proposal
Update the query builders in the header_search/store/getters.js to support this snippets boolean parameter.