 | SphinxClientSearchOptions Property |
Gets or sets the search options which are applied when a query is sent to searchd.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SphinxSearchOptions SearchOptions { get; set; }
Public Property SearchOptions As SphinxSearchOptions
Get
Set
Property Value
Type:
SphinxSearchOptionsThe search options.
Exceptions
See Also