common { plugin_dir = /usr/local/lib/manticore } index torrents { type = rt path = D:\rats/data/manticoredb/torrents min_prefix_len = 3 expand_keywords = 1 rt_attr_string = hash rt_attr_string = name rt_field = nameIndex rt_attr_bigint = size rt_attr_uint = files rt_attr_uint = piecelength rt_attr_timestamp = added rt_field = ipv4 rt_attr_uint = port rt_attr_uint = contentType rt_attr_uint = contentCategory rt_attr_uint = seeders rt_attr_uint = leechers rt_attr_uint = completed rt_attr_timestamp = trackersChecked rt_attr_uint = good rt_attr_uint = bad rt_attr_json = info rt_mem_limit = 256M stored_fields = stored_only_fields = ipv4 ngram_len = 1 ngram_chars = U+3000..U+2FA1F } index files { type = rt path = D:\rats/data/manticoredb/files rt_field = path rt_attr_string = hash rt_field = size rt_mem_limit = 512M stored_fields = path stored_only_fields = size } index version { type = rt path = D:\rats/data/manticoredb/version rt_attr_uint = version rt_field = versionIndex } index store { type = rt path = D:\rats/data/manticoredb/store rt_field = storeIndex rt_attr_json = data rt_attr_string = hash rt_attr_string = peerId } index feed { type = rt path = D:\rats/data/manticoredb/feed rt_field = feedIndex rt_attr_json = data } searchd { listen = 127.0.0.1:9313 listen = 127.0.0.1:9307:mysql41 seamless_rotate = 1 preopen_indexes = 1 unlink_old = 1 pid_file = D:\rats/data/searchd.pid log = D:\rats/data/searchd.log query_log = D:\rats/data/query.log binlog_path = D:\rats/data query_log_format = sphinxql pseudo_sharding = 0 }