5 messages in com.googlegroups.google-enterprise-developerRe: Searching forums via GSA
FromSent OnAttachments
Jeff Ragusa04 Oct 2006 12:08 
Dave Lemen05 Oct 2006 08:18 
Jeff Ragusa08 Oct 2006 23:45 
Dave Lemen09 Oct 2006 08:19 
Jeff Ragusa09 Oct 2006 08:54 
Subject:Re: Searching forums via GSA
From:Jeff Ragusa (jrag@google.com)
Date:10/08/2006 11:45:55 PM
List:com.googlegroups.google-enterprise-developer

Good points. I was thinking of just feeding/indexing the individual messages as records and then, for each result, linking to a page with the individual message (in the current Google Groups UI, you can get to this by clicking "show options" and then "Individual Message").

So the searcher wouldn't be confused by this scenario, but it does have the downside where searches on multiple terms present in different messages within the same thread won't return either message. The alternative of indexing the pages with the entire topic/thread conversation may be more difficult to manage though, because you'd want to essentially update (replace) each thread document with a new (slightly longer) document every time a new response comes in on that thread.

-Jeff