diff --git a/etc/manticore.conf.in b/etc/manticore.conf.in index 4c19820f..cf3e641a 100755 --- a/etc/manticore.conf.in +++ b/etc/manticore.conf.in @@ -83,6 +83,7 @@ index main1 path = /piler/manticore/main1 min_prefix_len = 5 min_word_len = 1 + stored_fields = charset_table = } @@ -93,6 +94,7 @@ index main2 path = /piler/manticore/main2 min_prefix_len = 5 min_word_len = 1 + stored_fields = charset_table = } @@ -103,6 +105,7 @@ index main3 path = /piler/manticore/main3 min_prefix_len = 5 min_word_len = 1 + stored_fields = charset_table = } @@ -113,6 +116,7 @@ index main4 path = /piler/manticore/main4 min_prefix_len = 5 min_word_len = 1 + stored_fields = charset_table = } @@ -123,6 +127,7 @@ index dailydelta1 path = /piler/manticore/dailydelta1 min_prefix_len = 5 min_word_len = 1 + stored_fields = charset_table = } @@ -133,6 +138,7 @@ index delta1 path = /piler/manticore/delta1 min_prefix_len = 5 min_word_len = 1 + stored_fields = charset_table = }