I have a two channels News and Products.
I can search both with simple search OK.
When I get the results page I would like to display my News items in one format (probably a list) and my products in different HTML formatting (probably divs floated to create a grid).
Is that possible to do? I haven’t found a way to do it with the search tags available in EE2?
If that is possible I would like to paginate each set of results depending on how many in each.
Can I put 2 sets of search results tags and break them out by channel maybe?
If that is possible what would be the tag?
Any help would be much appreciated.