The Server is a quad-x5560 with 12G memory.
Here the my.cnf:
# The MySQL server
[mysqld]
port = 3306
socket = /var/lib/mysql/mysql.sock
skip-locking
event-scheduler=1
skip-name-resolve
table_cache = 512
tmp_table_size = 128M
max_heap_table_size = 128M
myisam_sort_buffer_size = 512M
sort_buffer_size = 8M
join_buffer_size = 256K
key_buffer = 512M
bulk_insert_buffer_size = 512M
key_buffer_size = 384M
max_allowed_packet = 1M
table_open_cache = 512
read_rnd_buffer_size = 8M
thread_cache_size = 8
query_cache_size = 32M
# Try number of CPU's*2 for thread_concurrency
thread_concurrency = 8
Output from /var/www/logzilla/sphinx/indexer.sh full
Starting Sphinx Indexer: 2010-09-02 23:03:43
UPDATing indexes for idx_logs with command: /var/www/logzilla/sphinx/bin/indexer --config /var/www/logzilla/sphinx/sphinx.conf idx_logs --rotate
Sphinx 0.9.9-release (r2117)
Copyright (c) 2001-2009, Andrew Aksyonoff
using config file '/var/www/logzilla/sphinx/sphinx.conf'...
indexing index 'idx_logs'...
collected 16228045 docs, 1483.4 MB
sorted 148.9 Mhits, 100.0% done
total 16228045 docs, 1483377132 bytes
total 278.449 sec, 5327271 bytes/sec, 58279.98 docs/sec
total 1929 reads, 31.274 sec, 1464.2 kb/call avg, 16.2 msec/call avg
total 8031 writes, 11.225 sec, 553.4 kb/call avg, 1.3 msec/call avg
rotating indices: succesfully sent SIGHUP to searchd (pid=19229).
Finished Sphinx Indexer: 2010-09-02 23:08:21
Per default logzilla´s search options / sort order is lo. When I switch to Database ID i get following error message:
Sphinx - Error in query: index idx_delta_logs,idx_logs: sort-by attribute 'id' not found.