indexer { mem_limit = 1G } searchd { listen = 127.0.0.1:9322 listen = 127.0.0.1:9326:mysql listen = 127.0.0.1:9328:http log = /var/log/manticore/searchd.log query_log = /var/log/manticore/query.log pid_file = /var/run/manticore/searchd.pid data_dir = /var/lib/manticore workers = threads binlog_path = /var/lib/manticore max_children = 1000 max_matches = 1000000 } index mydocs { type = rt path = /usr/share/doc/manticore/README.Debian rt_field = title rt_attr_json = j }