Tommy
Tommy
Briefly: 1. Add an attribute `priority` to all of your documents. The value should be a number with a value from 1 to 10. 2. Add a custom ranking rule...
We already have a Postman collection and [setup guide](https://docs.meilisearch.com/resources/postman_collection.html) in the docs. Maybe we should have a similar resource for [Insomnia](https://insomnia.rest/), which is a similar product. What do you think...
The `getting_started_front_end_integration_md` code sample is currently only compatible with Vue 2. We should also provide code accomplishing the same thing that works with Vue 3. This code can be added...
There is a way to achieve browser URL sync with InstantSearch. This should be documented and added to the FAQ. **What is browser URL sync?** Essentially, your browser URL updates...
No way to know the current version when browsing the docs on mobile.
Meilisearch's new Developer Hub is in development and will take some content from the docs for its MVP. Pinging @mdubus who is developing the site, and @meilisearch/docs-team who are affected....
In the main concept guide, we should definitely add an implicit vs. explicit comparison section similar to [MongoDB's](https://docs.mongodb.com/manual/core/databases-and-collections/#create-a-collection). - Implicit: default option, simple, less code. - Explicit: much more error-proof....
The keys + authentication sections can use an update. Specify that master key can be a string of any length. Tools for generating master keys: - 1password - `shasum` -...
We haven't quite decided on a format yet, but when we have we would like to standardize the formatting of links to the API references from outside that section, and...