Expand Minimize
This topic has not yet been rated - Rate this topic

Query.TrimDuplicates property

Gets or sets a Boolean value that specifies whether duplicate items should be removed from the search results. For FAST Search Server 2010 for SharePoint, this property can also be used to collapse hits in the result set.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public bool TrimDuplicates { get; set; }

Property value

Type: System.Boolean
true if duplicate items are removed from the search results; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.