This topic has not yet been rated - Rate this topic

ResultType Enumeration

Specifies the type of search results to return for a SharePoint Server search query.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
[FlagsAttribute]
public enum ResultType
Member name Description
None No result type is specified.
RelevantResults Specifies the results set containing the main search results from the content index matching the search query.
SpecialTermResults Specifies the results set containing best bets matching the search query.
HighConfidenceResults Specifies the results set containing high-confidence results matching the search query.
DefinitionResults Specifies the results set containing definitions for keywords matching the search query.
VisualBestBetsResults Specifies the results set containing visual best bets matching the search query.
RefinementResults Specifies the results set containing refined results matching the search query.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ