mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 18:17:39 +08:00
Update README.md
Just fixing some typos and such. Kanji refers only to Japanese versions of the Chinese characters, and since we don't have a Japanese tokenization pipeline I think it could be misleading.
This commit is contained in:
parent
8932f302ce
commit
09113fc73c
@ -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