Hello Michal,
On 2014-06-12 12:29, Mistina Michal wrote:
I would like to check something. For manual reindexing data is it enough to do following steps, so that I can see the e-mails in the mailpiler (0.1.24) webgui? 1) service searchd stop 2) su - piler 3) follow all the steps which I find in crontab -l command
not exactly. Do the following instead: rm /var/piler/sphinx/* indexer --all cd /tmp reindex -a
4) service searchd start
The rest is ok. Btw. note that reindex is a troubleshooting utility, normally you don't need it. Janos
