2 out of 2 rated this helpful - Rate this topic

ResultType Enumeration

Defines the result types for Enterprise Search results.

Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
[FlagsAttribute] 
public enum ResultType
 Member nameDescription
DefinitionResultsSpecifies the results set containing definitions for keywords matching the search query. 
HighConfidenceResultsSpecifies the results set containing high-confidence results matching the search query. 
NoneNo result type is specified. 
RelevantResultsSpecifies the results set containing the main search results from the content index matching the search query. 
SpecialTermResultsSpecifies the results set containing best bets matching the search query. 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.