Sphinx doesn't have an executable called 'sphinx' - the two main ones you will use are 'indexer' - for indexing the data - and 'searchd', which handles the search requests.
Try `which indexer`. -- Pat On 16/08/2011, at 9:25 PM, Uma Mahesh Nyros wrote: > Thank You very much Peterson.. > > I have installed sphnix in ubuntu.. by url : > http://sphinxsearch.com/docs/2.0.1/quick-tour.html > > But when i try to know the path where it was installed in my system by > "whereis sphinx" it was not showing the path where it was installed. Can I > know how can I get the path.. I am stucked at here. > > > Thank you, > Uma Mahesh. > > > > On Tue, Aug 16, 2011 at 4:26 PM, Jeremy Peterson > <[email protected]> wrote: > Sphinx is a full text search engine, thinking sphinx is a gem for using > sphinx in ruby on rails projects. > > > On Tuesday, August 16, 2011, Uma Mahesh Nyros <[email protected]> > wrote: > > Can any one explain the clear difference between sphinix and thinking > > sphinix > > > > -- > > 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. > > > -- > 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.
