Warning: You are browsing the documentation from version 4 to 10 of Pimcore.
Please visit https://pimcore.com/docs/platform/ for the latest versions of Pimcore.
Version:
Upgrade Notes
Things to consider before or when upgrading to new versions.
v1.7.2
- Data type for asset
fileSize
was changed tolong
(wasint
). If you run into issues regarding thefileSize
, please re-index your data.
v1.5.x to v1.6.0
- Default number of shards is now set to
1
(was5
). To change the value back to5
, see Indexing Options section in Indexing Details.