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 Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file README Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file Rakefile Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file TODO Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file init.rb Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
file install.rb Mon Dec 29 03:00:02 -0800 2008 mode-change on all files... + more documentation [grosser]
directory lib/ Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
directory tasks/ Fri May 23 07:25:10 -0700 2008 No history import of acts_as_searchable [scoop]
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