Provides methods and properties to configure e.g. how searchd matches and sorts results, set filters on attributes etc.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)

Syntax

C#
public class SphinxSearchOptions
Visual Basic
Public Class SphinxSearchOptions

Inheritance Hierarchy

System..::..Object
  Gronewold.SphinxConnector..::..SphinxSearchOptions

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also