Hi Eric I've used 2.0.1 locally (and it's supported in recent releases of TS/Riddle), but not yet on production. I haven't heard of it being unstable, mind you, so I'd recommend giving it a shot. I'm pretty sure others are using it without issues.
As for realtime indices, TS doesn't currently support that. It requires significant changes, and I've started toying with a rewrite, but that's not going to appear in the near future. The realtime indices are missing some pretty key features anyway - such as prefix/infix indexing and possibly morphologies/stemming and charset tables. Multi-value attributes for realtime indices aren't part of the 2.0.1 release either (they are supported in recent commits though). So, all said - I reckon give 2.0.1 a shot, but you won't get the benefits of realtime indices any time soon. -- Pat On 28/08/2011, at 8:52 PM, Eric wrote: > Have folks migrated to Sphinx 2.0.1 yet? I'm wondering if anybody has > production experience. I've been using Sphinx 0.9.9-release (r2117) > with good success for some time now but never saw a more recent > production release. > > I know there are some new realtime indexing features that look very > attractive as an alternative to delta indices, also wondering if there > is a reasonable way to use that with thinking sphinx. > > Thanks! > Eric > > -- > 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.
