Ruby on Rails プロジェクトで Thinking Sphinx を通じて Sphinx を使用しています。シードデータを作成すると、常に非常に冗長になり、次のように出力されます。
using config file '/Users/pupeno/projectx/config/development.sphinx.conf'...
indexing index 'user_delta'...
collected 7 docs, 0.0 MB
collected 0 attr values
sorted 0.0 Mvalues, 100.0% done
sorted 0.0 Mhits, 99.6% done
total 7 docs, 159 bytes
total 0.042 sec, 3749.29 bytes/sec, 165.06 docs/sec
Sphinx 0.9.8.1-release (r1533)
Copyright (c) 2001-2008, Andrew Aksyonoff
作成されたすべてのレコードに対して。その出力を抑制する方法はありますか?