sonic
sonic copied to clipboard
π¦ Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Is it possible to search through multiple indexes in one query?
Hi again @valeriansaliou , Thanks for your quick and well answering. I was looking for `update command` in sonic. The requirment I face is a messanger's search system. As you...
Hi @valeriansaliou , I had a great experience while using sonic, but the point is while indexing lots of data into sonic, the RAM usage will grow which is so...
Hi everyone at @sonic, I was looking for ElasticSearch's alternatives because of resource usage issues on ES cluster. I found sonic so useful as an alternative. So decided to do...
I've just started experimenting with Sonic so apologies if I'm missing something obvious! Using the below code I am ingesting a simple sentence then querying it with 2 different search...
Hello. The Docker image is quite outdated, so I'm trying to build it myself. I tried both in Docker and on my host system (cargo build --release), but both fail...
For those that want to test it out. Having the binaries speeds up the process -- ie not taking the pain to setup rust & compile. Some environments are restricted...
Use distroless to build docker image. It is more secure and reduces the image size from ~98MB to ~39MB.
With official docker image pulled from docker-hub, the version is "CONNECTED ". Got "OK" after `PUSH general default 06 "δΈζε符串" LANG(eng)` , while "ERR invalid_meta_value(LANG[zho])" after `PUSH general default 06...
I think it would be cool if we could use Sonic on raspberry pi (I'm thinking of raspberry pi 3 and up that runs in 64 bits) Thanks,