Release date: August 12, 2010
Changes
- Native API: Support for new build excerpts options introduced with Sphinx 1.10.1 Beta
- SphinxQL: New connection string option ResultEncoding.
- SphinxQL: Accessing the ServerVersion property of a closed SphinxQLConnection class would throw a NullReferenceException. Now an empty string is returned.
- SphinxQL: The SphinxQLCommand class now supports the StoredProcedure command type. This can be used to call the SNIPPETS() AND KEYOWRDS() functions.