Walksalong
2008-Feb-20 22:16 UTC
acts_as_ferret: using an index outside of the application
Hello, Does anyone who has worked with acts_as_ferret know how to point the search to an index outside of the application? I''ve tried changing the environment.rb: module FerretConfig include Ferret INDEX = Index::Index.new(:path => ''/my_other_applications_index/ index/'') end "Asked for a remote server ? true, ENV["FERRET_USE_LOCAL_INDEX"] is nil, looks like we are not the server Will use local index." Many Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---