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