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. In the search results page I would like to show something like this: ================= You searched for "keyword1 keyword2" Results from the Corporate site: 1. result 1 from corporate site 2. result 2 from corporate site 3. result 3 from corporate site Results from the weblog: 1. result 1 from weblog 2. result 2 from weblog 3. result 3 from weblog Results from the discussion forums: "Not results found in forums" ====================== Is this possible with htdig and using one configuration file and database? Regards! |