Hi Pat,

In my gem file I need thinking sphinx 1.3.20. But in my gem list thinking 
sphinx version is 3.0.0. How  can I use the thinking sphinx version 1.3.20? 
Shall I remove the search_path, binary_path and bin_path from sphinx.yml... 

I gave bundle exec rake ts:index --trace.. I got this result in the console.

rake/rdoctask is deprecated.  Use rdoc/task instead (in RDoc 2.4.2+)
Please install RDoc 2.4.2+ to generate documentation.
** Invoke ts:index (first_time)
** Invoke thinking_sphinx:index (first_time)
** Invoke thinking_sphinx:app_env (first_time)
** Execute thinking_sphinx:app_env
** Invoke environment (first_time)
** Execute environment

Sphinx cannot be found on your system. You may need to configure the 
following
settings in your config/sphinx.yml file:
  * bin_path
  * searchd_binary_name
  * indexer_binary_name

For more information, read the documentation:
http://freelancing-god.github.com/ts/en/advanced_config.html
rake aborted!
uninitialized constant MysqlCompat::MysqlRes
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:466:in
 
`load_missing_constant'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in
 
`const_missing_not_from_s3_library'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/aws-s3-0.6.2/lib/aws/s3/extensions.rb:206:in
 
`const_missing'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/mysql_adapter.rb:9:in
 
`define_all_hashes_method!'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/mysql_adapter.rb:68:in
 
`mysql_connection'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in
 
`send'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in
 
`new_connection'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in
 
`checkout_new_connection'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in
 
`checkout'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in
 
`loop'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:184:in
 
`checkout'
/usr/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:183:in
 
`checkout'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:98:in
 
`connection'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:326:in
 
`retrieve_connection'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_specification.rb:123:in
 
`retrieve_connection'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_specification.rb:115:in
 
`connection'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/base.rb:1299:in
 
`table_exists?'
/home/paddu/Documents/ccpreoffer_after_launch/vendor/plugins/acts-as-taggable-on/lib/acts_as_taggable_on/acts_as_taggable_on/cache.rb:5:in
 
`included'
/home/paddu/Documents/ccpreoffer_after_launch/vendor/plugins/acts-as-taggable-on/lib/acts_as_taggable_on/acts_as_taggable_on.rb:46:in
 
`include'
/home/paddu/Documents/ccpreoffer_after_launch/vendor/plugins/acts-as-taggable-on/lib/acts_as_taggable_on/acts_as_taggable_on.rb:46:in
 
`acts_as_taggable_on'
/home/paddu/Documents/ccpreoffer_after_launch/vendor/plugins/acts-as-taggable-on/lib/acts_as_taggable_on/acts_as_taggable_on.rb:36:in
 
`class_eval'
/home/paddu/Documents/ccpreoffer_after_launch/vendor/plugins/acts-as-taggable-on/lib/acts_as_taggable_on/acts_as_taggable_on.rb:36:in
 
`acts_as_taggable_on'
/home/paddu/Documents/ccpreoffer_after_launch/app/models/user.rb:12
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:184:in
 
`require'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:184:in
 
`require'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:291:in
 
`require_or_load'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:451:in
 
`load_missing_constant'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:106:in
 
`const_missing_not_from_s3_library'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/aws-s3-0.6.2/lib/aws/s3/extensions.rb:206:in
 
`const_missing'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:118:in
 
`const_missing'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/inflector.rb:364:in
 
`constantize'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/inflector.rb:363:in
 
`each'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/inflector.rb:363:in
 
`constantize'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/core_ext/string/inflections.rb:162:in
 
`constantize'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:157:in
 
`observed_class'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:183:in
 
`observed_classes'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:166:in
 
`initialize'
/usr/local/lib/ruby/1.8/singleton.rb:94:in `new'
/usr/local/lib/ruby/1.8/singleton.rb:94:in `instance'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:38:in
 
`instantiate_observers'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:36:in
 
`each'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/observer.rb:36:in
 
`instantiate_observers'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:15:in
 
`define_dispatcher_callbacks'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:182:in
 
`call'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:182:in
 
`evaluate_method'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:166:in
 
`call'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:90:in
 
`run'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:90:in
 
`each'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:90:in
 
`send'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:90:in
 
`run'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/callbacks.rb:276:in
 
`run_callbacks'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:51:in
 
`send'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:51:in
 
`run_prepare_callbacks'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rails-2.3.14/lib/initializer.rb:631:in
 
`prepare_dispatcher'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rails-2.3.14/lib/initializer.rb:185:in
 
`process'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rails-2.3.14/lib/initializer.rb:113:in
 
`send'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rails-2.3.14/lib/initializer.rb:113:in
 
`run'
/home/paddu/Documents/ccpreoffer_after_launch/config/environment.rb:22
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:182:in
 
`require'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:182:in
 
`require'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:547:in
 
`new_constants_in'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:182:in
 
`require'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rails-2.3.14/lib/tasks/misc.rake:4
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:205:in
 
`call'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:205:in
 
`execute'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:200:in
 
`each'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:200:in
 
`execute'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:158:in
 
`invoke_with_call_chain'
/usr/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:151:in
 
`invoke_with_call_chain'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:144:in
 
`invoke'
/home/paddu/Documents/ccpreoffer_after_launch/vendor/plugins/thinking-sphinx/lib/tasks/../thinking_sphinx/tasks.rb:6
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:205:in
 
`call'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:205:in
 
`execute'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:200:in
 
`each'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:200:in
 
`execute'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:158:in
 
`invoke_with_call_chain'
/usr/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:151:in
 
`invoke_with_call_chain'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:176:in
 
`invoke_prerequisites'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:174:in
 
`each'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:174:in
 
`invoke_prerequisites'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:157:in
 
`invoke_with_call_chain'
/usr/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:151:in
 
`invoke_with_call_chain'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:176:in
 
`invoke_prerequisites'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:174:in
 
`each'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:174:in
 
`invoke_prerequisites'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:157:in
 
`invoke_with_call_chain'
/usr/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:151:in
 
`invoke_with_call_chain'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/task.rb:144:in
 
`invoke'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/application.rb:112:in
 
`invoke_task'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/application.rb:90:in
 
`top_level'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/application.rb:90:in
 
`each'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/application.rb:90:in
 
`top_level'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/application.rb:129:in
 
`standard_exception_handling'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/application.rb:84:in
 
`top_level'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/application.rb:62:in
 
`run'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/application.rb:129:in
 
`standard_exception_handling'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/lib/rake/application.rb:59:in
 
`run'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/gems/rake-0.9.2/bin/rake:32
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/bin/rake:19:in
 
`load'
/home/paddu/Documents/ccpreoffer_after_launch/ts-delayed-delta/ruby/1.8/bin/rake:19
Tasks: TOP => environment

Thank you.. for helping me..:)


On Sunday, January 27, 2013 6:29:35 PM UTC+5:30, Pat Allan wrote:
>
> Hi Kakani
>
> Sorry, I'm not clear - which version of Thinking Sphinx are you using? TS 
> v3 (and v2) is not compatible with Rails 2 or earlier, so you'll definitely 
> need to use 1.4.14.
>
> Also: You don't need the *_binary_name settings - and even if you did, 
> they don't require the path, so they'd be just 'searchd' and 'indexer' - 
> which are the defaults anyway.
>
> As for the "uninitialized constant MysqlCompat::MysqlRes" error - can you 
> run the rake task with the --trace option to get the full error backtrace?
>
> -- 
> Pat
>
> On 27/01/2013, at 9:45 PM, Kakani Padmaja wrote:
>
> > 
> > Hi Pat,
> > 
> > My sphinx.yml file
> > 
> > development:
> >   port: 9110
> >   morphology: stem_en
> >   enable_star: true
> >   html_strip: 1
> >   min_infix_len: 2
> >   bin_path: "/usr/bin"
> >   searchd_binary_name: "/usr/bin/searchd"
> >   indexer_binary_name: "/usr/bin/indexer"
> > test:
> >   port: 9111
> >   morphology: stem_en
> >   enable_star: true
> >   html_strip: 1
> >   min_infix_len: 2
> > 
> > production:
> >   port: 9112
> >   morphology: stem_en
> >   enable_star: true
> >   html_strip: 1
> >   min_infix_len: 2
> > 
> > 
> > I gave bundle exec rake ts:start... I got this message in console..
> > 
> > Please install RDoc 2.4.2+ to generate documentation.
> > 
> > Sphinx cannot be found on your system. You may need to configure the 
> following
> > settings in your config/sphinx.yml file:
> >   * bin_path
> >   * searchd_binary_name
> >   * indexer_binary_name
> > 
> > For more information, read the documentation:
> > http://freelancing-god.github.com/ts/en/advanced_config.html
> > rake aborted!
> > uninitialized constant MysqlCompat::MysqlRes
> > 
> > Tasks: TOP => environment
> > (See full trace by running task with --trace)
> > 
> > Rails version-- 2.3.14
> > Ruby version-1.8.7
> > Riddle-1.5.4
> > thinking sphinx--3.0.0 .. but i am using thinking-sphinx-1.3.20
> > sphinx-2.04.
> > 
> > 
> > On Friday, January 18, 2013 5:00:40 PM UTC+5:30, Pat Allan wrote:
> > Hi Kakani
> > What's the output when you run those rake tasks? And can you share the 
> full contents of your config/sphinx.yml file? Perhaps in a gist if it's a 
> big file.
> > 
> > Also: what versions of Thinking Sphinx, Riddle, Rails and Sphinx are you 
> using?
> > 
> > Cheers
> > 
> > -- 
> > Pat
> > 
> > On 18/01/2013, at 8:54 PM, Kakani Padmaja wrote:
> > 
> > > Hi Srikanth/Pat,
> > > 
> > > I am using ubuntu 12.04 for my rails project. I have the same issue 
> with sphinx.
> > > I followed the steps what all you mentioned in this discussion. But 
> still i am getting the same error.
> > > 
> > > I found my indexer using which indexer, then the path is 
> /usr/bin/indexer
> > > 
> > > I added like this in my config/sphinx.yml file
> > > 
> > > bin_path: "/usr/bin"
> > > 
> > > After that i run this command rake thinking_sphinx:rebuild and rake 
> thinking_sphinx:configure.. nothing worked for you.
> > > 
> > > Can anyone suggest any ideas to resolve this issue..
> > > Thanks in advance.
> > > 
> > > 
> > > 
> > > On Saturday, April 3, 2010 8:26:37 AM UTC+5:30, srikanth wrote:
> > > Hi Pat, 
> > > 
> > > Yeah the Issue was I didn't configure. Thanks for helping me out :):) 
> > > 
> > > rake thinking_sphinx:configure
> > > rake thinking_sphinx:start
> > > 
> > > I have added the solution for this in my blog. 
> > > 
> > > http://srikanthjeeva.blogspot.com/2010/04/thinking-sphinx.html
> > > 
> > > 
> > > Thanks,
> > > Srikanth 
> > > 
> > > 
> > > On Fri, Apr 2, 2010 at 7:59 PM, Pat Allan <[email protected]> 
> wrote:
> > > Looks like you got it all figured out, given from your blog post I 
> spotted on Twitter :)
> > > 
> > > (For everyone else: it helps to index your data before starting up 
> Sphinx).
> > > 
> > > --
> > > Pat
> > > 
> > > On 02/04/2010, at 7:46 PM, srikanth wrote:
> > > 
> > > > Hi pat,
> > > >
> > > > Thanks, Before I didnt install 'Sphinx'. Now I have installed it.
> > > >
> > > > srikanth@client30:~/projects/registration_desk$ which indexer
> > > > /usr/local/bin/indexer
> > > >
> > > >
> > > > But when I start thinking_sphinx, I'm getting this error
> > > >
> > > > srikanth@client30:~/projects/my project$ rake thinking_sphinx:start
> > > > (in /home/srikanth/projects/my project)
> > > > Failed to start searchd daemon. Check /home/srikanth/projects/my 
> project/log/searchd.log.
> > > > Failed to start searchd daemon. Check /home/srikanth/projects/my 
> project/log/searchd.log
> > > >
> > > > --
> > > > srikanth
> > > >
> > > > On Fri, Apr 2, 2010 at 12:37 PM, Pat Allan <
> [email protected]> wrote:
> > > > What's the output when you run 'which indexer' in your shell?
> > > >
> > > > --
> > > > Pat
> > > >
> > > > On 02/04/2010, at 6:03 PM, srikanth wrote:
> > > >
> > > >> srikanth@client30:~/project$ rake thinking_sphinx:index
> > > >> (in /home/srikanth/projects/registration_desk)
> > > >>
> > > >> Sphinx cannot be found on your system. You may need to configure 
> the following
> > > >> settings in your config/sphinx.yml file:
> > > >>  * bin_path
> > > >>  * searchd_binary_name
> > > >>  * indexer_binary_name
> > > >>
> > > >> For more information, read the documentation:
> > > >> http://freelancing-god.github.com/ts/en/advanced_config.html
> > > >> Generating Configuration to 
> /home/srikanth/projects/registration_desk/config/development.sphinx.conf
> > > >>
> > > >>
> > > >> This is my sphinx.yml file
> > > >> development:
> > > >>   bin_path: "/usr/local/bin"
> > > >>   port: 9312
> > > >>
> > > >> & still I'm getting the same error.
> > > >>
> > > >> How to set up
> > > >>  * searchd_binary_name
> > > >>  * indexer_binary_name
> > > >>
> > > >> Please tell me how can i fix this,
> > > >>
> > > >> --
> > > >> Regards,
> > > >> Srikanth J
> > > >>
> > > >> --
> > > >> You received this message because you are subscribed to the Google 
> Groups "Thinking Sphinx" group.
> > > >> To post to this group, send email to [email protected].
> > > >> To unsubscribe from this group, send email to 
> [email protected].
> > > >> For more options, visit this group at 
> http://groups.google.com/group/thinking-sphinx?hl=en.
> > > >
> > > > --
> > > > You received this message because you are subscribed to the Google 
> Groups "Thinking Sphinx" group.
> > > > To post to this group, send email to [email protected].
> > > > To unsubscribe from this group, send email to 
> [email protected].
> > > > For more options, visit this group at 
> http://groups.google.com/group/thinking-sphinx?hl=en.
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Regards,
> > > > Srikanth J
> > > >
> > > > --
> > > > You received this message because you are subscribed to the Google 
> Groups "Thinking Sphinx" group.
> > > > To post to this group, send email to [email protected].
> > > > To unsubscribe from this group, send email to 
> [email protected].
> > > > For more options, visit this group at 
> http://groups.google.com/group/thinking-sphinx?hl=en.
> > > 
> > > --
> > > You received this message because you are subscribed to the Google 
> Groups "Thinking Sphinx" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to 
> [email protected].
> > > For more options, visit this group at 
> http://groups.google.com/group/thinking-sphinx?hl=en.
> > > 
> > > 
> > > 
> > > 
> > > -- 
> > > Regards,
> > > Srikanth J
> > > 
> > > -- 
> > > You received this message because you are subscribed to the Google 
> Groups "Thinking Sphinx" group.
> > > To view this discussion on the web visit 
> https://groups.google.com/d/msg/thinking-sphinx/-/ei0lGApLTwUJ.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to 
> [email protected].
> > > For more options, visit this group at 
> http://groups.google.com/group/thinking-sphinx?hl=en.
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "Thinking Sphinx" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to [email protected] <javascript:>.
> > To post to this group, send email to 
> > [email protected]<javascript:>
> .
> > Visit this group at http://groups.google.com/group/thinking-sphinx?hl=en
> .
> > For more options, visit https://groups.google.com/groups/opt_out.
> >  
> >  
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to