Well, the problem was with .conf file. I was using a different version(From the new installation). I copied the old one and it worked.
Now I'm getting a warning: WARNING: IsEmpty != attribute size (32) >From CRON /usr/local/libexec/piler/indexer.delta.sh. Any tips on that? Thanks! -- Tercio Gaudencio Filho On Tue, Jan 27, 2015 at 7:04 AM, Janos SUTO <[email protected]> wrote: > > Hello, > > On 2015-01-26 22:26, Tercio Gaudencio Filho wrote: > >> I also received from Cron: >> >> Cron <piler@mailpiler> /usr/local/libexec/piler/indexer.delta.sh [1]: >> >> WARNING: IsEmpty != attribute size (32) >> FATAL: failed to merge index 'delta1' into index 'dailydelta1': >> dictionary types must be the same (dst dict=crc, src dict=keywords ) >> > > I assume the sphinx version and the used sphinx.conf don't match perfectly. > I recommend you to drop current sphinx data, reindex a few emails, and > check > if you can search for them. If so, then reindex the rest of your emails. > > Janos > > > -- >> Tercio Gaudencio Filho >> >> On Mon, Jan 26, 2015 at 7:22 PM, Tercio Gaudencio Filho >> <[email protected]> wrote: >> >> Hi! >>> >>> I have a installation of piler running OK. >>> >>> I have to migrate to a new server. I installed this new server and >>> installed piler from sources. >>> >>> I copied .conf, .key and .pem from the original server and also >>> /var/piler. >>> >>> The UI is running OK, but when I search no results are found. >>> >>> In my syslog I have: >>> >>> Jan 26 19:06:17 piler piler-webui[3441]: sphinx query: 'SELECT id >>> FROM main1,dailydelta1,delta1 WHERE MATCH('@(subject,body) >>> contract') ORDER BY `sent` DESC LIMIT 0,1000 OPTION >>> max_matches=1000' in 0.02 s, 0 hits, 121037 total found >>> >>> In the UI I got: >>> >>> "Empty search result. Try adding the wildcard character(*) after a >>> word snippet, eg. duplic* to find "duplicate", "duplicated", etc." >>> >>> How to debug this? >>> >>> Att. >>> >>> -- >>> Tercio Gaudencio Filho >>> >> >> >> >> Links: >> ------ >> [1] http://indexer.delta.sh >> > > >
