Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit e57ed8b

Browse files
author
Chris Wiechmann
authored
Update UPDATE.md
1 parent dd70a52 commit e57ed8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPDATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ With the following steps you can update the solution without downtime. Of course
1212

1313
### General overview
1414

15-
The core component is the API Builder project which provides the information about the necessary configuration. In principle, it contains the desired or necessary state suitable for the version, especially about the Elasticsearch configuration, such as index templates, ILM policies, etc. If the version is updated, the API builder checks the current configuration in Elasticsearch and adjusts it if necessary to fit the corresponding version. This includes necessary changes for bug fixes or enhancements.
15+
The core component is the API Builder application which provides the information about the necessary configuration. In principle, it contains the desired or necessary state suitable for the version, especially about the Elasticsearch configuration, such as index templates, ILM policies, etc. If the version is updated, the API builder checks the current configuration in Elasticsearch and adjusts it if necessary to fit the corresponding version. This includes necessary changes for bug fixes or enhancements.
1616

1717
#### Upgrade steps overview
1818

0 commit comments

Comments
 (0)