CHANGELOG in ultrasphinx-1.7 vs CHANGELOG in ultrasphinx-1.8
- old
+ new
@@ -1,5 +1,7 @@
+v1.8. Update client for compatibility with Sphinx 0.9.8 r1112. This is a breaking release! You need to update Sphinx along with Ultrasphinx. Float range bugfix; text faceting on association_include bugfix. Postgres users, please note that the return type of CRC32() has changed to bigint.
+
v1.7. Deployment docs. Postgres fixes. Support association_name instead of class_name (Daniel Higginbotham).
v1.6.7. Fix GROUP_CONCAT aggregate problem. Discourage enable_star in default.base. Allow faceting on includes.
v1.6.6. Only use DISTINCT when necessary to improve indexing speed.