similar to: problem in installlation of ferret search plugin in rails application

Displaying 20 results from an estimated 900 matches similar to: "problem in installlation of ferret search plugin in rails application"

2009 Mar 08
3
scaling full text indexing(ferret vs solr vs hyperstraier)
Hi, Does any have experience scaling full text search in RoR? Right now our project is running a simple setup with ferret and acts_as_ferret. We are thinking about deploying a feature that would send 50x more search requests. So we probably have to rethink our solution. How do services like search.twitter.com (the former Summize) use? Or in what direction should I look? -- Thanks, M.
2007 Aug 29
12
ruby on rails search engine
He all, who can recommend me search engine(search for different models) for my web-site? ps: i know about ferret for example, but maybe there are some others? Thank you -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2008 Jan 20
2
Which taggable library do people use?
I''d like to add taggability to a model in the site I''m working on, and I wanted to get an idea of what people are using. I keep seeing that acts_as_taggable is deprecated, so I tried the acts_as_taggable_on_steroids. I also tried be_taggable. In any case, I figured I''d see what people use. thanks. -corey -- http://www.coreyhaines.com The Internet''s Premiere
2007 Sep 03
2
Mongrel and Memory usage.
Hi, I am using mongrel for a long time... But just now I see a problem. I am running 3 instances using mongrel_cluster and nginx as a reverse proxy. When I start the cluster I have a memory usage of 20MB per instance... In the end of the day this usage is something about 230MB for each instance. It should be a memory leak? Thanks for the help. -- Fernando Lujan -------------- next part
2009 Feb 26
2
rails spell check
Is ruby on rails supports aspell spell check ? Is there any links for spell check for rails application ? All links I gone through are discussing about php but not ruby on rails? Plzzzzzzzzzz give me reply .... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2007 Aug 08
1
Rv 3 released, with cluster support
Hey Campers, Ditch that pup-tent for Camping deployment. Maybe. Either way, drive around in Rv 3, newly released *right at this moment*. Rv A little init.d system for running Camping apps, for Linux. Features * cluster support * custom database configuration * interactive setup tasks * logging Full documentation and instructions at:
2010 Oct 01
3
Gem::FilePermissionError
while i updating my rails version with command, gem install -v=2.3.8 rails i got, ERROR: While executing gem ... (Gem::FilePermissionError) You don''t have write permissions into the /usr/lib/ruby/gems/1.8 directory. how could i solve the problem? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on
2008 Jan 16
2
Memory Leak
So, I''ve stumbled across bleak_house (http://blog.evanweaver.com/files/doc/fauna/bleak_house/files/README.html) - this looks like it may help me track down what is causing the Memory leak I''m seeing (be it me, Ubuntu, Debian, or Puppet). First step: I''m going to clone the repo, branch Second step: Learn Ruby - shouldn''t be too hard. Third step: Do exactly what
2010 May 24
6
Problem Installing Rails 3
I''m trying to install Rails 3 on a brand new MacBook Pro running OS X 10.6.3, Ruby 1.8.7, and Rails 2.3.5 and I''m wondering if I''ve hosed myself. So far, I''ve run these commands: $ gem update --system $ gem install arel tzinfo builder memcache-client rack rack-test rack- mount erubis mail text-format thor bundler i18n $ gem install rails --pre However, when I
2008 Jan 18
2
has_many :through with self-referencial AND polymorphism
Hello, despite many readings I still don''t understand how to solve my problem. I have Publication, Picture, File classes A Publication can be related (a one way relation, like a www link) with another Publication, Picture or File I tried this : Publication : has_many :related_elements, :dependent => :destroy, :foreign_key => :publication_id has_many :related, :through =>
2009 Apr 14
0
Share ldap howto of installlation with mail server please
[This email is either empty or too large to be displayed at this time]
2009 Mar 06
1
Ultrasphinx search error... Invalid class name
I''ve got Ultrasphinx powering the search on my Rails app. It''s working with all of my models when they''re first indexed, but then, after what seems like a random amount of time, I''ll get the following error on just *one* of my models: search#show (Ultrasphinx::UsageError) "Invalid class name \"Playlist \"" I set up this model like so:
2010 Apr 19
0
Gem::FilePermissionError on "rails:freeze:gems" task
My understanding is that the "rails:freeze:gems" task copies the Rails source into the application''s vendor directory. Which is why I find the following error surprising and confusing, because the task should not involve writing to system files or directories: % rake rails:freeze:gems (in /Users/tallen/apps/pnc) Freezing to the gems for Rails 2.3.5 rm -rf vendor/rails mkdir -p
2008 Mar 11
4
Dropping Root
Hello Campers I''m not sure this is the right list to ask but: I''m using the junebug wiki (which is written in camping) for my own personal wiki. I''d like it to behave as a proper daemon, so it will start up at boot, get stopped properly at shutdown, keep a pid file in /var/run etc. This requires a little messing with the wiki script junebug makes in the wiki
2009 Apr 30
2
how to search all fields for a string in SQL ?
Using SQL or activerecord I am not sure how to search all fields for a specific value ? I know how to do this by just writing ruby code. To do it in SQL or an activerecord find w/condition, I don''t know how. I actually am supposed to combine an find w/ condition and a search all fields for a value and AND those together. I think perhaps it can''t be done with a single find ?
2008 Jul 20
1
Installing plugins from .tar.gz file, how?
First, thanks for your attention! I''m trying to install UltraSphinx plugin from svn but unfortunately it''s down. I have a .tar.gz package, how can i install it? ./script/install package.tar.gz - doesn''t work -- Regards, Luiz Vitor Martinez Cardoso cel.: (11) 8187-8662 blog: rubz.org engineer student at maua.br --~--~---------~--~----~------------~-------~--~----~
2012 Nov 05
0
Error while installing GEM sqlite3
Hello out there. I am learning Ruby on Rails, and while trying to install the sqlite3 GEM I got the error below (it is under Win 7): D:\My Documents\workspace\first_app>gem install sqlite3 -v ''1.3.5'' Successfully installed sqlite3-1.3.5-x86-mingw32 1 gem installed Installing ri documentation for sqlite3-1.3.5-x86-mingw32... Installing RDoc documentation for
2008 Apr 23
1
Error in execution of rails Application using solr Search engine
I installed solr search engine in my Rails application when i started server then i found this message execution expired and usr/lib/ruby/1.8/timeout.rb:54:in `rbuf_fill'' /usr/lib/ruby/1.8/timeout.rb:56:in `timeout'' /usr/lib/ruby/1.8/timeout.rb:76:in `timeout'' /usr/lib/ruby/1.8/net/protocol.rb:132:in `rbuf_fill'' /usr/lib/ruby/1.8/net/protocol.rb:116:in
2007 May 07
7
A little love for acts_as_taggable #8279
I was working with acts_as_taggable earlier and thought I could make it a bit friendlier. I submitted a ticket and patch #8279. Basically, there are three differences. 1. Fixed the deprecated :dependent => true 2. Added migration generator (it has really specific requirements on table layout, so might as well generate it). 3. Expanded the README to explain using the migration and to include
2009 Nov 26
1
different fits for geese and geeglm in geepack?
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091126/7134fc17/attachment-0001.pl>