As I understand it, once you click a result, the Event Handler "OnSelect" is triggered:

So if you assign that to a Client action, you'll be able to decide what to do once something is selected.
For example if you pass the name of the page as the Text:

I'm sure you can find much better implementations than this, but it's a matte of doing that Event handling and redirection/whatever you need to do