I’d like to have a user enter one search term, and return results from two different channels, in a controlled fashion. (meaning, results from one channel first, then a second channel after) I see the ability to search multiple channels simultaneously using the pipe character.
Maybe I’m not reading the docs correctly, but how does one control the order in which things are returned in the search results?
Really, what i’d like is two “results” sections, with fine control over which channel of results each one is serving, but the multi-channel search is all I can figure out.