Hmm...

I tried changing a record from console,
That brings deltas properly :-(

so

a = Part.find 1
a.comments = 'delta'
a.save
Part.search 'delta'

WORKS,

I am using Passenger Phusion for prorduction,
i run nginx as root,
now need to figure out what user phusion runs as.

Kirill


On Jan 19, 11:32 am, James Healy <[email protected]> wrote:
> kirillrdy wrote:
> > Database gets changed, and one of delta files gets a new timestamp db/
> > sphinx/production/part_delta.spl, but its still 0 size.
>
> > At first I thought that there are problems with permissions. (indexing
> > user and server user are different) so I have opened permissions but
> > still nothing
>
> > Can anyone point me in some other places where I can check whats going
> > on ? or if its with permissions maybe I missed a folder ?
>
> This is a stab in the dark, but check the server user has permission to
> read the sphinx pid file. It needs to be able to read the searchd pid to
> rotate the delta indexes.
>
> -- James Healy <[email protected]>  Tue, 19 Jan 2010 11:30:41 +1100
-- 
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