Hey all, I've got Sphinx configured and working great except for one problem. I'm calling "rake ts:start" inside my upstart and it's consuming huge amounts of CPU, a "top" has it sitting around 95%+ CPU for hours.
Any idea why this might be? I'm not too sure how to go about debugging high cpu usage. I did notice that in my processes I have both searchd and the rake task showing up (I've removed sphinx from the init.d initialization, so the searchd is definitely being made available from the rake task). Would a better option simply be calling sphinx directly and passing the config file from the lastest search release? Sam -- 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.
