
Available features
The list of available features evolves with each Meilisearch release and is not fixed. The features shown in the Cloud UI at any given time depend on your project’s current Meilisearch version. In the example above, the UI shows:| Feature | Description |
|---|---|
| Edit documents by function | Apply custom transformations to documents using Rhai scripts, from simple formatting changes to complex logic |
| ”CONTAINS” and “STARTS_WITH” filters | Adds the CONTAINS and STARTS_WITH filter operators to match attributes containing a substring or starting with a prefix |
| Composite embedders | Use different embedders at search time and indexing time |
| Multi-modal search | Index and search through images, text, and other formats in documents |