Hi Svetlana Thinking Sphinx isn't really built to handle multiple apps within the one configuration file. I'd recommend using two separate searchd daemons - there really isn't much difference in memory usage - the bulk comes from attribute values, not from the core of searchd itself.
Of course, if you're running multiple daemons on the same machine, you'll need to make sure they're using different ports. http://freelancing-god.github.com/ts/en/common_issues.html#multiple Hope this helps. -- Pat On 28/03/2011, at 10:48 PM, svetlana wrote: > Hi to all. > > I want to start on the one daemon 2 projects. How I can change the > record core index? > > -- > 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.
