I have a query about recommendation section of search results. Can we configure two curated results to have two different details to be shown in a response to a single query (using search.html / search.json ). What I need is that there is a trigger in each has an over lap and they both are matched e.g 'loan' is the user's search query.
And two curated results match the query as trigger has an OR matching configured. So does the result have both in the "recommendations": {...}, section of the json response OR the recommendation sections is limited to ONE results only.
Can you share an example of any public site that I can see.
Cheers