Grouped search results

Permalink
I would like to develop a search results page that can group output based on certain page types.

It would work by presenting a results landing page that would display the first few results from each specified page type along with a summary of total results and a click through to a paginated list of results for the selected page type.

I believe this will require doing a search for each page type and then presenting the results separately on the page.

Any advise on the best way to approach this would be appreciated. I'm happy to build a new search system or build on the existing one.