Skip to content

Commit bfc69c3

Browse files
authored
[Task] Add missing information about changed prefix (#321)
* add missing information about prefix * fix name typo
1 parent ea5a9cc commit bfc69c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/01_Installation/02_Upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Following steps are necessary during updating to newer versions.
66
- [Indexing] Added inherited fields indicator to data object indexing
77
- [Indexing] Added functionality to enqueue dependent items
88
- [Indexing] Added class ID field for data object elements
9+
- [Indexing] Added prefix for index names of data objects, these names changed from e.g. `pimcore_car` to `pimcore_data-object_car`. Old indexes are **not deleted** automatically. You need to delete them manually if necessary.
910
- [Searching] Added new `ClassIdsFilter` modifier to search for data object elements by class ID or class name
1011
- Added a new method `isElementLocked()` to the `ElementLockService`, which provides functionality to retrieve element locked status based on the index data
1112
- Execute the following command to reindex all elements to be able to use all new features:

0 commit comments

Comments
 (0)