I've been running Thinking Sphinx for a couple of days now, and I keep
running into situations where the Delta Index isn't happening. The
kicker is that it will occasionally work. (It seems to be after
deploys, but I can't say for sure whether that's just coincidence.)

Here's all of the relevant information that I can think of and things
that I've tried so far...

- I've tried giving it a minute or two to see if the delta is just
lagging, but that results still didn't show up.
- It appears that database record is being updated correctly and
setting the delta column, however the results aren't showing up unless
I reindex.
- I've gone into script/console, manually created a client and
searched for the phrase in the delta using client.query("phrase",
"issue_delta") where issue is my model. That returned no results, but
an ActiveRecord find did turn up the result and the delta was set to
true.

The problem has come and gone, but most recently it seems like it's
sticking around. So, given that I haven't been able to find the
solution anywhere else, I figured this was my best bet.

Thanks in advance for any help provided.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to