Click or drag to resize

SphinxSearchOptionsQueryFlags Property

Gets or sets additional query flags. Supported with Sphinx 2.1.1 and up.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public QueryFlags QueryFlags { get; set; }

Property Value

Type: QueryFlags
See Also