Hi Pat! I found a solution: searchd was run under root permissions, but app server (passenger) under regular user.
On Aug 24, 3:43 pm, Pat Allan <[email protected]> wrote: > Hi Dmitrij > > It's working fine for me in my test application. How are you > destroying the objects? > > -- > Pat > > On 24/08/2009, at 1:24 PM, Dmitrij Smalko wrote: > > > > > Rails 2.3.3 > > Sphinx 0.9.9-rc2 (r1785) > > freelancing-god-thinking-sphinx (1.2.7) > > > On Aug 24, 3:10 pm, Pat Allan <[email protected]> wrote: > >> Can you run through the process you're testing this with? Thinking > >> Sphinx's own tests are passing, so I'm just looking for something to > >> help me narrow down where the problem is. > > >> What versions of Rails, Sphinx and Thinking Sphinx are you using? > > >> -- > >> Pat > > >> On 24/08/2009, at 12:59 PM, Dmitrij Smalko wrote: > > >>> Yes, I'm deleting them from database. > > >>> On Aug 24, 1:43 pm, Pat Allan <[email protected]> wrote: > >>>> Hi Dmitrij > > >>>> Thinking Sphinx should be flagging records as deleted using the > >>>> sphinx_deleted internal attribute automatically (this doesn't > >>>> need a > >>>> delta index). Are you actually removing your records from the > >>>> database? Or archiving them in some way? > > >>>> -- > >>>> Pat > > >>>> On 24/08/2009, at 11:15 AM, Dmitrij Smalko wrote: > > >>>>> Hello, > > >>>>> After deleting a record from database thinking sphinx still > >>>>> returns it > >>>>> in results. I'm using datetime delta 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 -~----------~----~----~----~------~----~------~--~---
