You might want to look at acts_as_searchable for Ruby: http://rubyforge.org/projects/ar-searchable
That's a similar plugin for the Hyperestraier search engine using its REST interface. On 8/28/06, Erik Hatcher <[EMAIL PROTECTED]> wrote:
I've spent a few hours tinkering with an Ruby ActiveRecord plugin to index, delete, and search models fronted by a database into Solr.