Click or drag to resize

Version 3.10.0

Release date: August 04, 2014.

Changes
  • Fluent API: Added method QueryMulti() to ISphinxQLExecutor.
  • Fluent API: Added support for projecting results into dynamic objects with ISphinxQLExecutor (.NET 4.0 and higher).
  • Fluent API: Added support for using In() with string attributes.
  • Fluent API: Added support for Math.Atan2() (Sphinx 2.2.4).
  • Fluent API: Dynamically generated expressions weren't handled correctly with projection methods.