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.0.1.61006 (2.0.1.61006)

Syntax

C#
public class SphinxSearchOptions
Visual Basic (Declaration)
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