I use XMLHTTP object to get search results from Sharepoint
Portal server. You can see the code at the end of this e-
mail. The problem is that some of the content sources
overlap and as a result I get duplicate records. Is there
a way to command the Sharepoint to eliminate duplicate
records? For example setting something like duplicates off
or using DISTINCT like in normal SQL clause?