5 messages in com.googlegroups.google-enterprise-developerRe: One Frontend Displaying Multiple ...
FromSent OnAttachments
Terry03 Feb 2007 21:03 
nick05 Feb 2007 11:26 
Terry05 Feb 2007 13:52 
nick06 Feb 2007 08:13 
Terry06 Feb 2007 08:44 
Subject:Re: One Frontend Displaying Multiple Collections
From:nick (nick@gmail.com)
Date:02/06/2007 08:13:13 AM
List:com.googlegroups.google-enterprise-developer

I think the internal Onebox only returns the document title and not the snippet, so I'm not sure if modifying the Onebox XSLT would help.

On Feb 5, 4:53 pm, "Terry" <acer@yahoo.com> wrote:

Thanks for the reply, Nick!

What you have described is essentially what the GSA Onebox module already accomplishes by default. For example, a Onebox module (when searching over an internal collection) will return a hyperlinked title of the collection, as well as a hyperlinked title for the first three results of the collection. I was hoping there was an easy code "tweak" I could perform to make the Onebox module also return the document description or snippet (a.k.a., "S" in the XML document definition) for each of the three results. However, I'm not sure if the default schema for the Onebox module will allow this?

On Feb 5, 1:27 pm, "nick" <nick@gmail.com> wrote:

You could take the search term, make 3 requests to the GSA (one for each collection) and then take XML results and combine it all into one results page. Then you could have a link next to each collection heading that links to a search on that specific collection.

On Feb 4, 12:03 am, "Terry" <acer@yahoo.com> wrote:

A search on Google for catheterization provides a results page with results from multiple collections grouped by collection
(http://www.google.com/search?hl=en&q=catheterization). It looks like they might be merging Onebox results with default results. I'm trying to achieve the same look and was wondering what code I need to add to the default Onebox XSLT stylesheet to return the description for each of the first three results in addition to the title, which already occurs by default? Any help would be greatly appreciated.

Thanks, Terry- Hide quoted text -

- Show quoted text -