== Sphinx 2 Comes to Ruby Oedipus brings full support for Sphinx 2 to Ruby: - real-time indexes (insert, replace, update, delete) - faceted search (variations on a base query) - multi-queries (multiple queries executed in a batch) - full attribute filtering support It works with 'stable' versions of Sphinx 2 (>= 2.0.2). All features are implemented entirely through the SphinxQL interface. -- dbldots: -- this gem release in general shouldn't be used. it fixes an issue on mac os x where multi queries are broken. this gem will be deleted as soon as the bug is fixed in the original version.