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: 3.12.6
Syntax
public QueryFlags QueryFlags { get; set; }

Property Value

Type: QueryFlags
See Also