Hi Rofaida What version of Sphinx are you using on your local machine? I've not tested delayed deltas with Sphinx 1.10. Also: what versions of the Riddle gem do you have installed on both dev and staging environments?
-- Pat On 11/10/2010, at 3:27 AM, Rofaida Awad wrote: > Dear Pat, > > It has been a week now and i am really getting crazy, i tried all > possible combinations I can do. > > Everything is working fine on my local developmnet environment which > is: > - Windows XP > - sphinx-1.10-beta-win32-id64-full > - Ruby 1.8.7 > - Rails 2.3.8 > - Thinking Sphinx plugin 1.3.20 > - ts-delayed-delta 1.1.0 > - webrick > > Notice that we were using delayed jobs in other tasks inside the > project like uploading files and sending emails. > > On staging environment which is: > > - debian_version 5.0.4 > Note: This version of debian linux is called "lenny" > - sphinx 1.10 beta > - ruby 1.8.7 (2010-04-19 patchlevel 253) [x86_64-linux], MBARI 0x6770, > Ruby Enterprise Edition 2010.02 > - Rails 2.3.8 > - Thinking Sphinx plugin 1.3.20 > - ts-delayed-delta 1.1.0 > - passenger 2.2.15 > > We have stopped rake jobs:work and ran rake > thinking_sphinx:delayed_delta instead, all delayed job tasks are > working xcept for the indexing of newly created records, sending > emails work correctly, uploading files ..everything, just the indexing > issue, although by looking at the delayed jobs table, it seems all > dalyed jobs have been processed and that it says it indexed the data, > but when u search u don't get any results. although other data which > were indexed manually using rake thinking_sphinx:index work correctly. > Could u please tell me any hint why it doesn't index. Notice that this > happens randomly which means sometimes it works and sudeenly with no > reason just stops working. > > we thought it is because of memory and upgraded memory to 1 G but > still same random behaviour. I tried using rake jobs:work instead of > delayed_delta and we got the same random behaviour, I really don't > even know what's wrong, Any help please??? > > > > -- > 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.
