MeiliSearch
leveldb | MeiliSearch | |
---|---|---|
- | 138 | |
183 | 49,782 | |
- | 1.9% | |
0.0 | 10.0 | |
over 2 years ago | 4 days ago | |
Rust | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
leveldb
We haven't tracked posts mentioning leveldb yet.
Tracking mentions began in Dec 2020.
MeiliSearch
-
BM25 in PostgreSQL – 3x Faster Than Elasticsearch
Thank you very much! We put a lot of effort into our documentation and be ready for the next version of our documentation coming soon. The experience will be even better and faster. We also put much effort recently into simplifying how people can migrate to the next engine version with the [dumpless upgrade feature][1]. We also stabilized our full Rust Vector Store and Hybrid search (AI-powered search) feature in v1.13.
[1]: https://github.com/meilisearch/meilisearch/releases/tag/v1.1...
-
Building a Production Stack: Docker, Meilisearch, NGINX & NestJS
If you’re reading this, chances are you’re already familiar with Elasticsearch and are now curious about Meilisearch. So, no need to start from the basics, let’s dive right into why Meilisearch might be the better choice!
-
MeiliSearch VS SeekStorm - a user suggested alternative
2 projects | 21 Dec 2024
-
Show HN: SeekStorm – open-source sub-millisecond search in Rust
How is it different from Meilisearch[1]? I’m running search for my small multi tenant SaaS and self hosted Meilisearch gives me grief like any relatively new tech, so I’m shopping for new solutions.
1: https://www.meilisearch.com/
-
Client-Side Search for Static Sites with Strapi, Next.js, Fusejs & Cloudflare
There are various ways you can search for content on Strapi itself or on a frontend and consume data from it. You can search through content using its REST, GraphQL APIs with the filters, Document Service API in the backend with the filters as well. You can choose to install search plugins like this Fuzzy Search plugin on Strapi to enable search. A popular means of search others opt for is using search services and engines like Algolia, Meilisearch, etc.
-
How to Integrate Meilisearch with Node.js
Meilisearch is an open-source search engine known for its speed and ease of use. It's designed to offer quick and relevant search results, making it a great fit for modern web applications.
-
What Postgres Full Text Search Is Missing
Alternatives to both are
https://www.meilisearch.com/
https://typesense.org/
and maybe
https://github.com/Sygil-Dev/whoosh-reloaded
-
List of 45 databases in the world
Meilisearch — Open-source search engine that is fast and relevant out of the box.
-
The top tools for implementing ecommerce search in React
Meilisearch is a relatively new search engine that aims to provide a fast search experience for smaller and simpler applications where performance is the priority. It provides both a self-hosted open source version and a cloud-hosted one.
-
Publish/Subscribe with Sidekiq
We needed to introduce a new service for search. As we settled on using meilisearch, we needed a way to sync updates on our models with the records in meilisearch. We could've continued to use callbacks but we needed something better.
What are some alternatives?
PickleDB - PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
Typesense - Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
tikv - Distributed transactional key-value database, originally created to complement TiDB
zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
Rust Client for KairosDB - Rust client for KairosDB
SQLite - Interface to SQLite