Skip to content

Conversation

@bidoubiwa
Copy link
Contributor

Add information on how to keep data between versions.

Should it be named update or upgrade? @react-learner

Partially fixes: #698
Fixes: #665

@bidoubiwa bidoubiwa requested a review from dichotommy January 17, 2021 16:47
dependabot-preview bot and others added 3 commits January 18, 2021 12:29
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.17.0...v7.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>
* Prepare documentation for release 11/2020 of MeiliSearch

* Change documents references

* Add lazy index to indexes main concept

* Suggestion for lazy index into getting started

* Fix type

* Apply suggestions from code review

Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>

* Update guides/introduction/quick_start_guide.md

Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>

* Update .vuepress/config.js

Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>

* Update references/documents.md

Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>

* Remove create index code sample

* Update guides/introduction/quick_start_guide.md

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>

* Update guides/main_concepts/indexes.md

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>

* Update guides/main_concepts/indexes.md

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>

* Update documents addition in getting started. Updated primary key definition

* Update .vuepress/components/glossary.vue

Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>

* Update guides/introduction/quick_start_guide.md

Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>

* Fix styling

Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Copy link
Contributor

@dichotommy dichotommy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am planning to rewrite a lot of the installation-related resources as soon as the restructure (#619 ) is finished, so I am mostly viewing this as a temporary solution, and from that perspective it looks good.

In the future a more detailed guide would be helpful—should also explain how to create and import dumps, and have platform-specific information for Docker + DigitalOcean. Also, I don't like this first sentence: "Updating MeiliSearch is a straightforward process," an idea which we immediately contradict... 😬

curquiza and others added 2 commits January 19, 2021 13:30
Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>
@bidoubiwa bidoubiwa requested a review from dichotommy January 19, 2021 20:06
@bidoubiwa
Copy link
Contributor Author

If you have a better alternative for Updating MeiliSearch is a straightforward process: feel free to suggest!

Copy link
Contributor

@dichotommy dichotommy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How's this? It's a super small change but I think it gives us more protection from criticism.
(I think we could be criticized since updating is not actually that simple, insofar as updating a production database requires you to create and import dumps)

Co-authored-by: Tommy <68053732+react-learner@users.noreply.github.com>
@bidoubiwa bidoubiwa requested a review from dichotommy January 21, 2021 11:52
Copy link
Contributor

@dichotommy dichotommy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😄

@dichotommy dichotommy merged commit cc73883 into master Jan 22, 2021
@dichotommy dichotommy deleted the update-upgrading-guide branch January 22, 2021 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add upgrade guide Note on backwards compatibility

4 participants