The question is, will these commands reindex all messages?

I don't want to import everything again.

I tried and the index didn't grow.

Thanks.

On Mon, Jun 29, 2015 at 11:31 AM Janos SUTO <[email protected]> wrote:

>
> I suggest you to reindex 100 messages only at first.
>
> Then run as user piler /usr/local/libexec/piler/indexer.delta.sh
> (or just wait 30 mins or so), and check if the sphinx indices have
> grown.
>
> Janos
>
> On 2015-06-29 16:11, Tercio Gaudencio Filho wrote:
> > I installed version 2.2.9.
> >
> > $ indexer --all
> > Sphinx 2.2.9-id64-release (rel22-r5006)
> > Copyright (c) 2001-2015, Andrew Aksyonoff
> > Copyright (c) 2008-2015, Sphinx Technologies Inc
> > (http://sphinxsearch.com [2])
> >
> > using config file '/etc/sphinxsearch/sphinx.conf'...
> > indexing index 'main1'...
> > collected 0 docs, 0.0 MB
> > total 0 docs, 0 bytes
> > total 0.002 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.127 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
> > indexing index 'att1'...
> > collected 1081197 docs, 119.2 MB
> > sorted 7.4 Mhits, 100.0% done
> > total 1081197 docs, 119234240 bytes
> > total 73.095 sec, 1631215 bytes/sec, 14791.60 docs/sec
> > total 13 reads, 0.169 sec, 4786.1 kb/call avg, 13.0 msec/call avg
> > total 168 writes, 0.092 sec, 676.7 kb/call avg, 0.5 msec/call avg
> > $ reindex -a
> > put 0 messages to sph_index table for reindexing
> >
> > On Mon, Jun 29, 2015 at 8:48 AM Janos SUTO <[email protected]> wrote:
> >
> >> 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/ [1]
> >>
> >> 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 [2] [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 [2]
> >
> >
> > Links:
> > ------
> > [1] http://sphinxsearch.com/
> > [2] http://sphinxsearch.com
>
>
>

Reply via email to