Displaying 1 result from an estimated 1 matches for "inacts_as_ferret".
Did you mean:
acts_as_ferret
2006 Apr 20
2
index_dir path
Hi,
I am running several applications, and I need them to share their
indexed data. So instead of putting my index in the default location of
RAILS_ROOT/index/RAILS_ENV
I want it to appear in
RAILS_ROOT/../index/RAILS_ENV
(ie in the parent directory of each of my root directories ... I have
three apps working together)
In the acts_as_ferret file, I have changed line 73 to: index_base =