I have built an index of websites for a regional search site. My next task with the results is to group the results by site. i.e. if a search for 'doctor' returned www.site1/services/medical.html the result I want would be www.site1/
Does lucene do this? Or are there any links, pointers to how I might go about this? I'm using Lucene.Net 2.0.0 downloaded from the repository about 1 month ago. David Smith
