On Thu, 14 Oct 2004, Alexis Bellido wrote:

Hi, I would like to show the search results separated by categories.

Our site is separated in 3 sections:

1. The corporate site, with info about our services.
2. The weblog
3. The discussion forum

Even if the weblog and the discussion forum have their own search mechanisms I would like to include a search box in the corporate site which would search these three sections.

I am not aware of any way that you could do this short of writing some sort of wrapper code that queries the databases, parses the results, and formats according to your criteria.

Sounds like you might be able to use the restrict and/or exclude
attributes to filter the results, but that doesn't buy you much in terms
of the result page layout.

 http://www.htdig.org/attrs.html#restrict
 http://www.htdig.org/attrs.html#exclude


Jim


------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to