Hello,

did you fix the sphinx version number in sphinx.conf?
For sphinx 3.1.1 it should be

define('SPHINX_VERSION', 311);

Janos

On 2019-08-24 15:34, BKH wrote:
Hello,

i made some progress in building a mail archiv with the help of piler.

Now i tried to purge some aged / deleted (i know, it does not comply
with law, but for testing reasons ...).

I used "pilerpurge.py" for doing this in the following way

a) /usr/local/libexec/piler/pilerpurge.py -d -c
/usr/local/etc/piler/piler.conf (dry-run)

/var/piler/store/00/5d5/45/bc/400000005d5fc54e05e6008c009d46a045bc.m
/var/piler/store/00/5d5/cc/47/400000005d5fc6152548bf14007cd1a2cc47.m
/var/piler/store/00/5d5/62/78/400000005d5fc72926c174940087c1266278.m
/var/piler/store/00/5d5/34/b2/400000005d5fc9d60b001bd400d981fc34b2.m
/var/piler/store/00/5d5/6c/21/400000005d5fcf3b1b696afc00ae920f6c21.m
/var/piler/store/00/5d5/9c/28/400000005d5fcf3b2b5b441c00ef888c9c28.m
/var/piler/store/00/5d5/ab/82/400000005d5fcf3b39c0cc3400849050ab82.m
/var/piler/store/00/5d5/a4/2b/400000005d5fcf3c0b70005c004e07c3a42b.m
/var/piler/store/00/5d5/69/35/400000005d5fcf5606efa08c000e2d176935.m
/var/piler/store/00/5d5/6c/7a/400000005d5fd0671b52702c0046ff4e6c7a.m
/var/piler/store/00/5d5/41/ff/400000005d5fd06729cfa2dc00077df841ff.m

b) /usr/local/libexec/piler/pilerpurge.py -c /usr/local/etc/piler/piler.conf

I waited abount ~30 minutes for for delta indexer, which indexed 3 times
(i changed index interval in crontab), but all deleted mails are shown.

Looking into syslog i manually started die delta indexer and got some
messages i don't understand:

/usr/local/libexec/piler/indexer.delta.sh

WARNING: key 'docinfo' was permanently removed from Sphinx
configuration. Refer to documentation for details.
WARNING: key 'dict' was permanently removed from Sphinx configuration.
Refer to documentation for details.
WARNING: key 'docinfo' was permanently removed from Sphinx
configuration. Refer to documentation for details.
WARNING: key 'dict' was permanently removed from Sphinx configuration.
Refer to documentation for details.
WARNING: key 'docinfo' was permanently removed from Sphinx
configuration. Refer to documentation for details.
WARNING: 13 more warnings skipped.
WARNING: index 'delta1', source 'delta': no kbatch configured in the
index, sql_query_killlist in the source IGNORED!
WARNING: index 'delta1' source 'delta': no kbatch targets configured;
kill-list IGNORED!
WARNING: key 'docinfo' was permanently removed from Sphinx
configuration. Refer to documentation for details.
WARNING: key 'dict' was permanently removed from Sphinx configuration.
Refer to documentation for details.
WARNING: key 'docinfo' was permanently removed from Sphinx
configuration. Refer to documentation for details.
WARNING: key 'dict' was permanently removed from Sphinx configuration.
Refer to documentation for details.
WARNING: key 'docinfo' was permanently removed from Sphinx
configuration. Refer to documentation for details.
WARNING: 13 more warnings skipped.

I'm using piler version 1.3.5 ans sphinxsearch 3.1.1

Thanks for your help.

BKH

Reply via email to