# Location of the database index index { source = my_source path = /var/lib/sphinxsearch/ docinfo = extern charset_type = utf-8 } ] # Provide more memory indexer { mem_limit = 256M write_buffer = 8M } ] # Prepare search daemon searchd { listen = 9312 listen = 9306:mysql41 pid_file = /var/run/sphinxsearch/searchd.pid max_matches = 1000 }