Meilisearch
Rezi is built on Meilisearch. Meilisearch is a great search engine built in Rust for ultimate speed. Along with Rezi, I also use Meilisearch for the Rakun search engine, a pirated anime search engine. They are a great company and have really created a great product. They have acknowledged Rezi and Rakun, and I'm very grateful for them not kicking either product off their platform.
Because everything is based on Meilisearch, this documentation is a bit short. For more documentation on the extent of use and details for Meilisearch (as well as usage for other languages), read their documentation.
For searching you will need to use the public search API key. It is available here:
e2a1974678b37386fef69bb3638a1fb36263b78a8be244c04795ada0fa250d3d
The public key only has access to the following items:
search
,documents.get
,indexes.get
, andstats.get
.
If you need any help you can create an Issue on the Github, or join the Discord Server below for support.