Pat, I've now fixed the first problem where even when it was running it wouldn't present any data. (this was a fault on my part).
However I am still unable to start sphinx using thinking-sphinx. Do you know where the sphinx logs are kept? Phil On Dec 15, 1:52 pm, Pat Allan <[email protected]> wrote: > All Thinking Sphinx is doing when invoking ts:start is running the same > command as you've tried: > searchd --config config/development.sphinx.conf > > Once you've done that manually, in script/console, what happens when you > search on everything? > ThinkingSphinx.search() > > I've not used Netbeans, so I've no idea if that's having an impact, but I've > never seen this SIGTERM issue before. Does the Sphinx log have any > information? > > It doesn't seem to be a path issue, btw - searchd is run, after all, it just > doesn't stick around. > > -- > Pat > > On 15/12/2009, at 8:58 PM, plcs wrote: > > > > > Apology's for the continuing questions but I reached another issue > > that doesn't seem to want to go away. > > > When trying to run searchd from netbeans/rake I hit this problem > > using :start. > > > [Tue Dec 15 09:50:57.226 2009] [15609] accepting connections > > [Tue Dec 15 09:50:58.296 2009] [15609] caught SIGTERM, shutting down > > [Tue Dec 15 09:50:58.297 2009] [15609] shutdown complete > > > I added /usr/local/bin/searchd to my path variable, but this hasn't > > seemed to help, and if I run searchd directly from the command line I > > receive no results from searches even when I use the correct > > configuration file. > > > searchd -c config/development.sphinx.conf > > > I've noticed in my query log that nothing appears from my query > > searches, so my guess is running searchd from the command line doesn't > > work with thinking-sphinx at all. > > > So really the main fix is to try and work out why it shut-down's so > > suddenly. > > > regards > > > plcs > > > -- > > > 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 > > athttp://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.
