You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/01_Installation/02_Upgrade.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ Following steps are necessary during updating to newer versions.
6
6
-[Indexing] Added inherited fields indicator to data object indexing
7
7
-[Indexing] Added functionality to enqueue dependent items
8
8
-[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.
9
10
-[Searching] Added new `ClassIdsFilter` modifier to search for data object elements by class ID or class name
10
11
- Added a new method `isElementLocked()` to the `ElementLockService`, which provides functionality to retrieve element locked status based on the index data
11
12
- Execute the following command to reindex all elements to be able to use all new features:
0 commit comments