![]() | SphinxClient Properties |
The SphinxClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectTimeout |
Gets or sets the connect timeout. Default is 30 seconds.
|
![]() | Encoding |
Gets or sets the encoding which is used when sending strings to searchd. Default is
UTF8.
|
![]() | Host |
Gets or sets the host on which searchd is running. Default is 127.0.0.1.
|
![]() | IPEndpoint | |
![]() | IsConnected | Obsolete.
Gets a value indicating whether the current instance is connected to Sphinx.
|
![]() | Port |
Gets or sets the port on which searchd is listening. Default is 9312.
|
![]() | SearchOptions |
Gets or sets the search options which are applied when a query is sent to searchd.
|
![]() ![]() | Version |
Gets or sets the version of Sphinx which this instance will
connect to. Default is 2.2.1.
|