|
2 | 2 | title: Upgrade to Search Enterprise
|
3 | 3 | ---
|
4 | 4 |
|
5 |
| -Use this information to upgrade from Search Services 2.x to Search Enterprise 3.x. |
| 5 | +Use this information to upgrade from Search Services 2.x to Search Enterprise 4.x. |
6 | 6 |
|
7 |
| -> **Note:** A full re-index is required when you upgrade from Search Services 2.x to Search Enterprise 3.x because the search engine is switching from Solr to Elasticsearch. If it is necessary for you to have a backup of the old SOLR index, then it must be copied elsewhere before you re-index. |
| 7 | +> **Note:** A full re-index is required when you upgrade from Search Services 2.x to Search Enterprise 4.x because the search engine is switching from Solr to Elasticsearch. If it is necessary for you to have a backup of the old SOLR index, then it must be copied elsewhere before you re-index. |
8 | 8 |
|
9 |
| -Search Enterprise 3.x is compatible with Alfresco Content Services 7.1 and above, which means you need to upgrade to this version before applying the following steps. |
| 9 | +Search Enterprise 4.x is compatible with Alfresco Content Services 7.1 and above, which means you need to upgrade to this version before applying the following steps. |
10 | 10 |
|
11 | 11 | ## Configure Subsystem in Repository
|
12 | 12 |
|
@@ -46,9 +46,9 @@ Your current Content Services stack can continue to run while you are indexing t
|
46 | 46 |
|
47 | 47 | ## Zero downtime upgrade
|
48 | 48 |
|
49 |
| -You can upgrade from Search Services 2.x without experiencing any downtime, to Search Enterprise 3.x when you are using Content Services 7.2 and above. |
| 49 | +You can upgrade from Search Services 2.x without experiencing any downtime, to Search Enterprise 4.x when you are using Content Services 7.2 and above. |
50 | 50 |
|
51 |
| -1. Start an Elasticsearch 3.x instance, for more see [Overview]({% link search-enterprise/latest/install/index.md %}). |
| 51 | +1. Start an Elasticsearch 4.x instance, for more see [Overview]({% link search-enterprise/latest/install/index.md %}). |
52 | 52 |
|
53 | 53 | Currently your installation is using Solr.
|
54 | 54 |
|
@@ -116,7 +116,7 @@ You can upgrade from Search Services 2.x without experiencing any downtime, to S
|
116 | 116 |
|
117 | 117 | You can upgrade from the legacy versions of Content Services 5.2.x and 6.2.x with Search Services (Solr) to Content Services 7.x with Search Enterprise. You can do this with minimal performance impact on your production environment, and you do not need to reindex Solr.
|
118 | 118 |
|
119 |
| -1. Start an Elasticsearch 3.x instance, for more see [Overview]({% link search-enterprise/latest/install/index.md %}). |
| 119 | +1. Start an Elasticsearch 4.x instance, for more see [Overview]({% link search-enterprise/latest/install/index.md %}). |
120 | 120 |
|
121 | 121 | Currently your installation is using Solr.
|
122 | 122 |
|
|
0 commit comments