search for: thinking_sphinx

Displaying 7 results from an estimated 7 matches for "thinking_sphinx".

2008 Sep 24
2
Thinking_sphinx indexing problem on production
Hello, I have been using Sphinx with Thinking_sphinx plugin which works well on local development environment, but once I move it to production (shared host) I get this error and I''m not sure why linkamed-sE8khXQTlBmcZ8xLbwwaNw@public.gmane.org [~/public_html/linko/current/config]# rake thinking_sphinx:index RAILS_ENV=production (in /home/l...
2012 Jun 19
2
Thinking Sphinx Problem
Hi, I am using *Thinking Sphinx version 2.0.11 *in one of my project. To create an index I ran* **rake thinking_sphinx:index *and I got the following error Generating Configuration to /home/saidev/Ubuntu One/burgundy/ssearch/config/development.sphinx.conf rake aborted! At least one field is necessary for an index Tasks: TOP => thinking_sphinx:index (See full trace by running task with --trace)* *This is the...
2010 Jan 17
0
some routes don't load in production
...ead simple posting come in the form of plugins themselves. Instead of using generators, I''ve tried to keep everything out of the app and under vendor/plugins. This means that the Article class is in the plogger plugin, and any Sphinx-related modifications to Article are made in the plogger_thinking_sphinx plugin. My problem is, for some reason, the modification I''m making in my plogger_thinking_sphinx plugin is throwing off some of my routes I''m using with other gems. Specifically, I''m using Devise for authentication, and my sign_in/sign_out links are disappearing-- but O...
2010 Dec 01
0
Thinking sphinx + rails 3 issue in results set
Hi All, I am using rails 3.0 and i installed sphinx and added the following to gemfile gem ''thinking-sphinx'', ''2.0.0'', :require => ''thinking_sphinx'' My structure is like below: ========================== Model: ===== class User < ActiveRecord::Base include ActionView::Helpers::UrlHelper has_one :profile, :class_name => "UserProfile", :dependent => :destroy has_many :game_attributes, :dependent => :dest...
2011 Feb 19
1
undefined method `map' for nil:NilClass for rails 2.3.2
...ot;fastercsv" config.gem ''mislav-will_paginate'', :version => ''~> 2.3.8'', :lib => ''will_paginate'', :source => ''http://gems.github.com'' config.gem ''thinking-sphinx'', :lib => ''thinking_sphinx'', :version => ''~> 1.3.18'', :source => ''http://gemcutter.org'' # config.gem ''thinking-sphinx-raspell'', :lib => ''thinking_sphinx/raspell'', :version => ''1.1.1'', :source => ''...
2010 Sep 30
5
response.should have_text leads to undefined method `has_text?'
One of my controllers directly renders some JSON output that I would like to test with RSpec. For that I use ''response.should have_text("foobar")'' in my spec file, but that leads to a Failure/Error: response.should have_text("enim") undefined method `has_text?'' for #<ActionController::TestResponse: 0xb6736944> I read here somewhere that webrat
2008 May 21
2
How to know the environment (development/test/production) inside a worker
Hi Guys,You can start backgroundRb in different environments using -e option. ./script/backgroundrb -e production I like to run a rake task from my worker - something like rake RAILS_ENV=proper_environment thinking_sphinx:start I am not sure how to figure out the environment with which the backgroundRb is started from inside a worker task. Any help is appreciated. Thanks for your time. Regards Sarat -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/b...