[TOC] Field properties By default, whenever a document is added to MeiliSearch, all new attributes found in it are automatically added to two lists: searchableAttributes: attrib...
[TOC] Filtering and faceted search You can use MeiliSearch’s filters to refine search results. Filters have several use-cases, such as restricting the results a specific user has...
[TOC] Known limitations Currently, MeiliSearch has a number of known limitations. Some of these limitations are the result of intentional design trade-offs, while others can be at...
[TOC] Language MeiliSearch is multilingual , featuring optimized support for: Any language that uses whitespace to separate words Chinese (through Jieba (opens new window)) W...
[TOC] Search parameters Search parameters allow you greater control over the results returned by a MeiliSearch query. WARNING If using the GET route to perform a search, all par...