Kvazar Index Crawler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
573 B

{
"kevacoin":
{
"protocol":"http",
"host":"127.0.0.1",
"port":9992,
"username":"",
"password":""
},
"index":
{
"manticore":
{
"name":"kvazar",
"host":"127.0.0.1",
"port":9308,
"meta":
{
"morphology":"stem_cz,stem_enru",
"index_exact_words":1,
"html_strip":1,
"min_word_len":3,
"min_prefix_len":3
}
},
"driver":"manticore"
}
}