Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The current version of Sakai at the time Sakai 2122.0 was released was Sakai 2021.2, therefore make sure you upgrade to 2021.2 before upgrading to 2122.0. If your on a later version of Sakai 20 21 then you may need to adjust your script to remove lines that you already have run in 2021.3 from the 21 22 script.

2.0 Post

...

upgrade tasks

Elasticsearch

Elasticsearch was upgraded from 1.7.x to 7.16.x and there is no migration path to upgrade the indexes. It will be necessary to rebuild the index completely. Here are the steps:

  1. While the node(s) have been shutdown remove the elasticsearch work directory

  2. elasticsearch will begin indexing new documents automatically

  3. to add existing previous to the upgrade to the index there are 2 options

    1. rebuild only specific sites

      1. An admin will access each site they wish to rebuild and go to the search tool where they will see the Admin tab

      2. There will be a button to rebuild only this sites index

    2. rebuild all sites

      1. An admin will goto a site with the search tool where they will see the Admin tab

      2. There will be button to rebuild the whole index

      3. Rebuilding the whole index can be a time consuming task and for those with terabytes of data it can take days, therefore it will be wise to perform this task during a low usage time.

      4. Reminder rebuilding the whole index doesn’t have to be done immediately after an upgrade and can scheduled independently, you could even have solution where option a is used until there is a window to rebuild the whole index.

3.0 Browser Compatibility

...