You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2007/05/14 11:46:02 UTC

[Solr Wiki] Update of "SolRuby" by ThiagoJackiw

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The following page has been changed by ThiagoJackiw:
http://wiki.apache.org/solr/SolRuby

The comment on the change is:
Updating url info

------------------------------------------------------------------------------
  
  
  == Ruby on Rails ==
- There is an [http://acts-as-solr.rubyforge.org/ acts_as_solr] plugin to add full text search capabilities using Solr to any Rails model
+ There is an [http://acts_as_solr.railsfreaks.com/ acts_as_solr] plugin to add full text search capabilities using Solr to any Rails model
  
  ----