mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-12 07:58:54 +01:00
Merge #1415
1415: Fix README.md typos r=curquiza a=dichotommy Just fixing some typos and such. Kanji -> Hanzi Kanji refers only to the Japanese versions of Chinese characters, and since we don't have a Japanese tokenization pipeline I think it could be misunderstood. Co-authored-by: Tommy <68053732+dichotommy@users.noreply.github.com>
This commit is contained in:
commit
381e07b7b6
@ -33,12 +33,12 @@ For more information about features go to [our documentation](https://docs.meili
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
* Search as-you-type experience (answers < 50 milliseconds)
|
* Search-as-you-type experience (answers < 50 milliseconds)
|
||||||
* Full-text search
|
* Full-text search
|
||||||
* Typo tolerant (understands typos and miss-spelling)
|
* Typo tolerant (understands typos and misspelling)
|
||||||
* Faceted search and filters
|
* Faceted search and filters
|
||||||
* Supports Kanji characters
|
* Supports hanzi (Chinese characters)
|
||||||
* Supports Synonym
|
* Supports synonyms
|
||||||
* Easy to install, deploy, and maintain
|
* Easy to install, deploy, and maintain
|
||||||
* Whole documents are returned
|
* Whole documents are returned
|
||||||
* Highly customizable
|
* Highly customizable
|
||||||
|
Loading…
Reference in New Issue
Block a user