mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +00:00
chore: Rename the library "MeiliDB" 🎉
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# meili-core
|
||||
# MeiliDB
|
||||
|
||||
A search engine based on the [blog posts serie](https://blog.algolia.com/inside-the-algolia-engine-part-1-indexing-vs-search/) of the great Algolia company.
|
||||
|
||||
@ -23,7 +23,7 @@ Network is mesured, servers are located in amsterdam and tests are made between
|
||||
|
||||
## Usage and examples
|
||||
|
||||
Meili-core work with an index like most of the search engines.
|
||||
MeiliDB work with an index like most of the search engines.
|
||||
So to test the library you can create one by indexing a simple csv file.
|
||||
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user