mirror of
https://github.com/kvazar-network/crawler.git
synced 2025-01-09 06:37:59 +00:00
28 lines
573 B
JSON
28 lines
573 B
JSON
{
|
|
"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"
|
|
}
|
|
} |