Click or drag to resize
Version 1.2.0

Release date: December 21st, 2009

Changes
  • SetFilter``1 and SetFilterRange``1 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.