Skip to content

Commit aee0300

Browse files
authored
Add note regarding overwrite of search param. (#576)
1 parent fd1e2b6 commit aee0300

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/operate/oss_and_stack/stack-with-enterprise/search/scalable-search.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ To enable the scalable Redis Query Engine for an existing database, use the foll
134134
- [Upgrade module]({{<relref "/operate/rs/references/rest-api/requests/bdbs/modules/upgrade#post-bdb-modules-upgrade">}}) to set the search module’s scaling factor.
135135

136136
{{<note>}}
137-
Because this procedure also restarts the database shards, you should perform it during a maintenance period.
137+
- Because this procedure also restarts the database shards, you should perform it during a maintenance period.
138+
- This procedure overwrites any existing module configuration parameters.
138139
{{</note>}}
139140

140141
The following example script uses both endpoints to configure a 4x scale factor:

0 commit comments

Comments
 (0)