0 out of 1 rated this helpful - Rate this topic

CollapsingStatus Enumeration

Defines whether duplicate results are collapsed for Enterprise Search queries results.

Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
public enum CollapsingStatus
 Member nameDescription
DuplicatesCollapsedSpecifies that duplicate items in search results are collapsed, meaning that they are grouped together, and only the most relevant item is returned in the search results set. 
NoCollapsingSpecifies that duplicate items in search results are not collapsed, meaning that all the items are returned in the search results set. 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.