you are using an outdated version of sphinx. I strongly suggest to upgrade to 2.2.9. You may get both deb and rpm packages from http://sphinxsearch.com/
Janos On 2015-06-29 13:37, Tercio Gaudencio Filho wrote:
Hi I'm trying to re create my index using: # rm /var/piler/sphinx/* # indexer --all Sphinx 2.0.4-release (r3135) Copyright (c) 2001-2012, Andrew Aksyonoff Copyright (c) 2008-2012, Sphinx Technologies Inc (http://sphinxsearch.com [1]) using config file '/etc/sphinxsearch/sphinx.conf'... indexing index 'main1'... collected 0 docs, 0.0 MB total 0 docs, 0 bytes total 0.068 sec, 0 bytes/sec, 0.00 docs/sec indexing index 'main2'... collected 0 docs, 0.0 MB total 0 docs, 0 bytes total 0.000 sec, 0 bytes/sec, 0.00 docs/sec indexing index 'main3'... collected 0 docs, 0.0 MB total 0 docs, 0 bytes total 0.000 sec, 0 bytes/sec, 0.00 docs/sec indexing index 'main4'... collected 0 docs, 0.0 MB total 0 docs, 0 bytes total 0.000 sec, 0 bytes/sec, 0.00 docs/sec indexing index 'dailydelta1'... collected 0 docs, 0.0 MB total 0 docs, 0 bytes total 0.000 sec, 0 bytes/sec, 0.00 docs/sec indexing index 'delta1'... collected 0 docs, 0.0 MB total 0 docs, 0 bytes total 0.227 sec, 0 bytes/sec, 0.00 docs/sec indexing index 'tag1'... collected 0 docs, 0.0 MB total 0 docs, 0 bytes total 0.001 sec, 0 bytes/sec, 0.00 docs/sec indexing index 'note1'... collected 0 docs, 0.0 MB total 0 docs, 0 bytes total 0.001 sec, 0 bytes/sec, 0.00 docs/sec total 8 reads, 0.000 sec, 0.0 kb/call avg, 0.0 msec/call avg total 40 writes, 0.000 sec, 0.0 kb/call avg, 0.0 msec/call avg # cd /tmp # reindex -a put 0 messages to sph_index table for reindexing How to do a reindex? Thanks. Links: ------ [1] http://sphinxsearch.com
