public
Description:
Homepage:
Clone URL: git://github.com/scoop/acts_as_searchable.git
name age message
file CHANGELOG Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file MIT-LICENSE Loading commit data...
file README Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file Rakefile
file TODO
file init.rb Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file install.rb
directory lib/
directory tasks/
directory test/
= acts_as_searchable

This library adds fulltext searching capabilities based on Hyper Estraier (http://hyperestraier.sourceforge.net/) to
an ActiveRecord model.

== Pre-requisites

A working Hyper Estraier instance, setup instructions:

* http://hyperestraier.sourceforge.net/nguide-en.html

== Resources

Install

* gem install acts_as_searchable

Bugtracking

* http://trac.poocs.net/projects/plugins

Rubyforge project

* http://rubyforge.org/projects/ar-searchable

RDocs

* http://ar-searchable.rubyforge.org

Subversion

* svn://poocs.net/plugins/trunk/acts_as_searchable