sonic-server 1.7.0

Fast, lightweight and schema-less search backend.
1
2
3
4
5
6
7
8
9
# Sonic
# Configuration file (end-to-end tests)

[server]
log_level = "warn"

[channel]
inet = "127.0.0.1:1491"
auth_password = "password:test"