Fast, lightweight, schema-less search backend written in Rust
Fast, lightweight & schema-less search backend
sonic
$ sonic -c /etc/sonic.cfg
$ sonic-cli push myindex mycol mydoc1 'hello world'
$ sonic-cli query myindex mycol 'hello'