Release date: December 21st, 2009
Changes
- SetFilter and SetFilterRange threw a NullReferenceException when passing IFilterableType or IRangeFilterableType instead of an implementing type as a parameter.
- Property SphinxAttributeType of SphinxOrdinal did not return Ordinal.
- Added method ClearQueries to SphinxClient class.
- Implemented operators >= and <= in SphinxInteger, SphinxFloat, SphinxBigInt and SphinxTimestamp.
- The ToString() methods of SphinxTimestamp, SphinxFloat and SphinxBigInt now return an appropriate string representation of the respective type.