Howdy all,
I wanted to share this blog post we just published at Harvest:
http://www.getharvest.com/blog/2011/03/thebes-a-new-minimal-sphinx-gem-for-rails/
If any of you are doing work involving clusters of Sphinx servers or
with Sphinx under Rails 3, we think this gem is a pretty great fit. The
approach is to use ERB templating to configure Sphinx instead of a DSL.
You need to learn the Sphinx configuration syntax, but you get a really
flexible solution in exchange.
We also support SphinxQL in this gem:
http://sphinxsearch.com/docs/manual-0.9.9.html#sphinxql
It''s very minimal support, just a wrapper around Mysql2. I looked at
creating an ARel wrapper, but SphinxQL itself ended up being a bit buggy
about quotes and escaping values so we moved away from SphinxQL for now.
The gem is published at rubygems and you can find the code at Github:
https://github.com/harvesthq/thebes
Give it a look and let me know what you think. Thanks,
-Matthew
--
--
Matthew Beale :: 607 227 0871
Resume& Portfolio @ http://madhatted.com
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.