SphinxHelper Class

Provides helper methods.

Definition

Namespace: SphinxConnector.Common
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public static class SphinxHelper
Inheritance
Object    SphinxHelper

Methods

DegreesToRadians Converts the specified value from degrees to radians.
EscapeString Escapes characters in a string that are treated specially by Sphinx.
RadiansToDegress Converts the specified value from radians to degrees.

See Also