Click or drag to resize

Version 3.7.0

Release date: August 15, 2013

Changes
  • Fluent API: Added DocumentNeedsIdAssigned and DocumentIdGenerator to IFulltextStore.Conventions.
  • Fluent API: Added support for passing options to GetSnippet() method (Sphinx 2.2.1)
  • Fluent API: When using JSON fields in aggregate functions such as SUM(), AVG(), etc. a type conversion function needs to be emitted for Sphinx to determine the correct type. Supported with Sphinx 2.1.2 and above.
  • Fluent API: Fixed bug where no braces were emitted for logical statements in SELECT-clauses.