The only time you need to reindex is when the define_index block is modified. Unless version 20100801184629 and current have different define_index blocks, I think it's ok to not restart your searchd instance.
On Mon, Aug 2, 2010 at 12:05 PM, badnaam <[email protected]> wrote: > I am using capistrano for deployment, where I need to cd into the > current directory to do a rake ts:start, now after a few other > deployments, the current sym_link points to another release directory > but the sphinx process and the productionion.sphinx.conf file points > to an older release directory. > > > 5449 1 0 11:55 pts/0 00:00:03 searchd --pidfile --config /var/ > www/myapp/releases/20100801184629/config/production.sphinx.conf > > 1 - Is this a problem? > > 2 - What's the best way to manage this? Do I need to restart sphinx > after every deployment? How do I make sure that the production.conf is > generated inside the current "current" directory. > > 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]<thinking-sphinx%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/thinking-sphinx?hl=en. > > -- ------------------------------------------------------------- visit my blog at http://jimlabs.heroku.com -- 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.
