|  | Version 3.4.0 | 
 Release date: April 16, 2013
 Changes
Changes- 
			Fluent API: Added the ability to execute SphinxQL queries and have the results mapped to objects via 
			IFulltextSession.Advanced.CreateSphinxQLExecutor (supported only with .NET 4).
			
- 
			Fluent API: Added support for grouping by multiple attributes (supported with Sphinx 2.1.2).
			
- 
			Fluent API: Projections into anonymous types now support using the document as a property and the
			creation of nested anonymous types.
			
- 
			SphinxQL: A sequence of strings can now be used as a parameter to statements.