Skip to content

Commit ea5a9cc

Browse files
committed
update upgrade doc
1 parent 009ac49 commit ea5a9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/01_Installation/02_Upgrade.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Following steps are necessary during updating to newer versions.
99
- [Searching] Added new `ClassIdsFilter` modifier to search for data object elements by class ID or class name
1010
- Added a new method `isElementLocked()` to the `ElementLockService`, which provides functionality to retrieve element locked status based on the index data
1111
- Execute the following command to reindex all elements to be able to use all new features:
12-
```bin/console generic-data-index:update:index```
12+
```bin/console generic-data-index:update:index -r```
1313

1414
### BC-Breaks
1515
- Removed deprecated alias `generic-data-index.opensearch-client` and replaced it with `generic-data-index.search-client`

0 commit comments

Comments
 (0)