I'm afraid that documentation link is quite old - I'll look into updating it. 
That said, I'm not sure the actual documentation will help much with your 
specific case...

Which version of Thinking Sphinx are you using?

-- 
Pat

On 8 Jun 2014, at 11:47 pm, C. Benson Manica <[email protected]> wrote:

> I've installed Sphinx 2.1.8 to /opt/sphinx:
> 
> # ls /opt/sphinx
> bin  etc  share  var
> # ls /opt/sphinx/bin
> indexer  indextool  search  searchd  spelldump  wordbreaker
> 
> And I've edited config/sphinx.yml to point to that installation:
> 
> $ cat config/sphinx.yml
> config_file: /opt/sphinx/etc/sphinx.conf
> bin_path: /opt/sphinx/bin
> # ...
> 
> Yet when I run bundle exec rake ts:index, I get this extremely unhelpful 
> error message:
> 
> 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
> 
> I've seemingly done everything possible to install and configure sphinx, yet 
> I don't even get referred to a document which describes these supposed 
> options, which I've attempted to set. What might be going wrong here? How can 
> I get diagnostic information about what is triggering this "not installed" 
> message? 
> 
> -- 
> 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.
> For more options, visit https://groups.google.com/d/optout.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to