What's the output of the following in a shell: which indexer Also, what do you have in your sphinx.yml file?
-- Pat On 21/11/2009, at 4:10 AM, pmlarocque wrote: > Hello, > > I am trying to test my search and when I am doing : > > ThinkingSphinx::Test.index I get the following error > > command not found: indexer --config [...]/config/test.sphinx.conf -- > all > > but if I do rake ts:in RAILS_ENV=test all is good. > > same thing for start command. > > I added the > require 'thinking_sphinx/test' > ThinkingSphinx::Test.init > > to test_helper.rb > > Thanks! > > -- > > 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= > . > > -- 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.
