Affected Version
2025.4 - LTS
Affected capability
Other
Steps to reproduce
Pimcore upgrade from 20205.1 to 2025.4. need to configure anything for the search service? Perhaps this is a bug
api: https://updatepimcore.xxxx.com/pimcore-studio/api/search?page=1&pageSize=20&searchTerm=
response OK
api: https://updatepimcore.xxxx.com/pimcore-studio/api/search?page=1&pageSize=20&searchTerm=bg3
response {"totalItems":0,"items":[]}
Actual Behavior
search return null
Expected Behavior
return data
Affected Version
2025.4 - LTS
Affected capability
Other
Steps to reproduce
Pimcore upgrade from 20205.1 to 2025.4. need to configure anything for the search service? Perhaps this is a bug
api: https://updatepimcore.xxxx.com/pimcore-studio/api/search?page=1&pageSize=20&searchTerm=
response OK
api: https://updatepimcore.xxxx.com/pimcore-studio/api/search?page=1&pageSize=20&searchTerm=bg3
response {"totalItems":0,"items":[]}
Actual Behavior
search return null
Expected Behavior
return data