CHANGELOG in ultrasphinx-1.8 vs CHANGELOG in ultrasphinx-1.9

- old
+ new

@@ -1,5 +1,9 @@ +v1.9. Delta indexing. ERb now supported in .base files. Allow setting the searched indexes at runtime. + +v1.8.1. Use multifind/multiget for record loading; avoid using HashWithIndifferentAccess internally for speed; other minor performance improvements. + 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.