Wrap text
Report abuse
[eweaver@xxx ~]$ time sudo -u xxx bash -c 'cd /opt/rails/chow/search/current/config/; source bash_profile; RAILS_ENV=production rake ultrasphinx:index'(in /opt/rails/chow/search/releases/20070706061820)
** environment.rb entered
** initializer block
** initializer complete
-- Done with environment.rb.
indexer --config /opt/rails/chow/search/releases/20070706061820/config/environments/sphinx.production.conf --rotate complete
Sphinx 0.9.7
Copyright (c) 2001-2007, Andrew Aksyonoff
using config file '/opt/rails/chow/search/releases/20070706061820/config/environments/sphinx.production.conf'...
indexing index 'complete'...
collected 405482 docs, 1095.1 MB
sorted 199.0 Mhits, 100.0% done
total 405482 docs, 1095082069 bytes
total 228.087 sec, 4801154.00 bytes/sec, 1777.75 docs/sec
rotating indices: succesfully sent SIGHUP to searchd (pid=7196).
real 3m51.321s
user 3m24.121s
sys 0m21.656s
[eweaver@xxx ~]$