How can I search only one list
I have several sites, and I configured MOSS search and tried to crawl only one list in a special site, I want all search result come from this list bcs of the special data only come from this list, (we call it Master Site Collection List, MSCL, it's a metadata
list)
But now When I start full crawl, I found that not only MSCL been crawled, but also include other lists, but I configured the start address of content source point to this list:
http://*.*/Lists/MasterSiteCollection, and set 'Crawl only the SharePoint Site of each start address'. also, I just add a new crawl rule include this path:
http://*.*/lists/mastersitecollection/
Any ideas, otherwise I can configure seach scope to restrict data only returned from this list?