Share via


WebSearchOption Enumeration (Bing, Version 2.0)

Contains members that specify options for a request to the Web SourceType.

Public Enum WebSearchOption
public enum WebSearchOption

Members

Member name Description

DisableHostCollapsing

Specifying this option prevents Bing from suppressing more than two results from the same top-level URL for a request.

DisableQueryAlterations

Specifying this option prevents Bing from altering the query string. Such alteration may have been done in order to correct apparent spelling error in the original query string.

Remarks

Use DisableHostCollapsing when you want to ensure all results are returned.