SearchOptions.ParseOnly Property

 

A bool indicating if the search query should only be parsed. Optional. The default is false, in which case search results are returned as well. Set this property before making a service request.

Syntax

public bool ParseOnly { set; get; }
Public Property ParseOnly As Boolean

Remarks

If the ParseOnly property is true, then the following request properties are not used:

Additionally, the following properties in the SearchResponse.ResultSets Property are not set: