Guest User

Untitled

a guest
Feb 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. >> r.send(:index_delta)
  2. Sphinx 0.9.8-release (r1371)
  3. Copyright (c) 2001-2008, Andrew Aksyonoff
  4.  
  5. using config file '/home/mmmurf/hellocreature/config/development.sphinx.conf'...
  6. indexing index 'recipient_delta'...
  7. collected 9999 docs, 0.3 MB
  8. collected 0 attr values
  9. sorted 0.0 Mvalues, 100.0% done
  10. sorted 0.0 Mhits, 100.0% done
  11. total 9999 docs, 328860 bytes
  12. total 1.950 sec, 168674.27 bytes/sec, 5128.55 docs/sec
  13. rotating indices: succesfully sent SIGHUP to searchd (pid=7161).
  14. => true
  15. >> r.send(:index_delta)
  16. Sphinx 0.9.8-release (r1371)
  17. Copyright (c) 2001-2008, Andrew Aksyonoff
  18.  
  19. using config file '/home/mmmurf/hellocreature/config/development.sphinx.conf'...
  20. indexing index 'recipient_delta'...
  21. collected 9999 docs, 0.3 MB
  22. collected 0 attr values
  23. sorted 0.0 Mvalues, 100.0% done
  24. sorted 0.0 Mhits, 100.0% done
  25. total 9999 docs, 328860 bytes
  26. total 0.628 sec, 523872.63 bytes/sec, 15928.37 docs/sec
  27. rotating indices: succesfully sent SIGHUP to searchd (pid=7161).
Add Comment
Please, Sign In to add comment