Hey All, My setup is as follows:
app1 - sphinx install, not running app 2 - sphinx install, not running db - sphinx installed an running I've setup my Rails project to point to the DB instance and communication seems to be working just fine - I can search and it returns results. My issue right now is getting the timed delta indexes to work. If I run rake ts:in:delta on my db server (where I have the app code, but not running..) It seems to successfully create the delta indexes. But unfortunately any new data that was added since the last full index doesn't seem to be getting picked up by the delta indexes and as a result the new records aren't being found.. If someone could point me in the write direction that would be fabulous :) Cheers, DJ -- 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.
