: 1. Bloggers block with all the matching bloggers (so if a title, blog or : blogger contains the search term, I show the blogger's id)
: The first block is my problem since it shows multiple instances of the same : blogger if that blogger has multiple matching blogs. I can use faceting to : show the bloggers but is there a better or more efficient way to do so? I you've basically described the exact use case for faceting ... I'd be hard pressed to think of a more efficient way of listing every blogger who has at least one blog matching the query. -Hoss