-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Description
With the arrival of lazy index meilisearch/meilisearch#918 we have to consider how it will impact the documentation.
Should indexes be put to the background since their knowledge is not essential to working with MeiliSearch?
This can be done through different changes:
- Remove explicit index creation from getting started Lazy index getting started suggestion #571
- Talk about index creation in the indexes guide the way mongo db does with databases and collections: https://docs.mongodb.com/manual/core/databases-and-collections/
- Remove the index guide from the main concept, or add it after
relevancyinstead of as the first guide. - Move the API references of indexes lower in the list. Maybe after update?
dichotommy
Metadata
Metadata
Assignees
Labels
No labels