Hello,
On 2015-04-09 11:47, Herman Harperink wrote:
I installed mailpiler yesterday and I think I have everything running
as it should. However, I get no search results, whatever I try.
As an auditor: empty
As a user: empty
From the logs:
Apr 9 11:31:00 piler piler-webui[3201]: sphinx query: 'SELECT id FROM
main1,dailydelta1,delta1 WHERE MATCH(' (@from harperinkXelectromachXnl
| @to harperinkXelectromachXnl) ') ORDER BY `sent` DESC LIMIT 0,1000
OPTION max_matches=1000' in 0.00 s, 0 hits, 37 total found
I think the root cause may be an old version of sphinx. If you have
debian
or ubuntu try the following:
stop searchd, and remove sphinx 2.0.4 from system. Then go to
http://sphinxsearch.com/
and download their deb package.
make sure to set START=no in /etc/defaults/sphinxsearch, and make sure
you
start searchd with /etc/init.d/rc.searchd
If it won't help then find me on skype (janos.suto), and I'll do my best
to make it work for you.
Janos