This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Fri May 23 07:25:10 -0700 2008 | |
| |
MIT-LICENSE | Fri May 23 07:25:10 -0700 2008 | |
| |
README | Mon Dec 29 07:23:42 -0800 2008 | |
| |
Rakefile | Fri May 23 07:25:10 -0700 2008 | |
| |
TODO | Fri May 23 07:25:10 -0700 2008 | |
| |
init.rb | Fri Sep 19 02:47:00 -0700 2008 | |
| |
install.rb | Mon Dec 29 03:00:02 -0800 2008 | |
| |
lib/ | Fri Sep 19 03:30:56 -0700 2008 | |
| |
tasks/ | Fri May 23 07:25:10 -0700 2008 | |
| |
test/ | Fri Sep 19 03:08:11 -0700 2008 |
README
* NO LONGER MAINTAINED * HAS SOME MINOR ISSUES/BUGS/IS TOO COMPLEX PLEASE USE THE SIMPLIFIED - SEARCH-BACKEND-AGNOSTIC SUCCESSOR: http://github.com/grosser/search_do = 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: * (install Mac) TODO * (install Ubuntu) http://pragmatig.wordpress.com/2008/05/06/getting-started-with-acts_as_searchable-on-ubuntu/ * (usage) http://hyperestraier.sourceforge.net/nguide-en.html == Resources Install * script/plugin install git://github.com/scoop/master/acts_as_searchable.git OR * 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 GitHub * http://github.com/scoop/master/acts_as_searchable







