Hello Gabriele,
On 2012-11-01 18:52, Gabriele wrote:
$ sudo ln -s /usr/bin/indexer /usr/local/bin/indexer
$ sudo ln -s /usr/bin/searchd /usr/local/bin/searchd
finally, I'm glad that it works now. However if you prefer you can
adjust
the cron jobs to refer to /usr/bin/indexer intead of creating a
symlink.
No no no, please note that in my cronjobs I have ALREADY corrected
the
paths to indexer.
I run manually these commands, but nothing changed.
I have corrected the paths in rc.searchd too at the beginning of my
tests.
Only after I have symlinked indexer, and RESTARTED piler and searchd,
everything goes fine.
Maybe piler has some hardcoded paths into it ?
no, it's not the case. The piler daemon itself doesn't need the sphinx
utilities,
and they are not (hard)coded anywhere.
So if you fixed the paths everywhere, then it's a mystery why searchd
didn't give
you any hits. Anyway I'm glad that it works now.
Janos