public
Description:
Homepage:
Clone URL: git://github.com/scoop/acts_as_searchable.git
name age message
file CHANGELOG Fri Sep 19 02:47:00 -0700 2008 misc changes [micha]
file MIT-LICENSE Fri Sep 19 02:47:00 -0700 2008 misc changes [micha]
file README Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file Rakefile Fri Sep 19 02:47:00 -0700 2008 misc changes [micha]
file TODO Fri Sep 19 02:47:00 -0700 2008 misc changes [micha]
file init.rb Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file install.rb Fri Sep 19 02:47:00 -0700 2008 misc changes [micha]
directory lib/ Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
directory tasks/ Fri Sep 19 02:47:00 -0700 2008 misc changes [micha]
directory test/ Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
README
= 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