3.49.0
·
3 commits
to master
since this release
Included commits: 3.48.0...3.49.0
Improvements
- Introduced
ProductPageSearchConfig::getSearchIndexPrefix()to retrieve the Elasticsearch index prefix for readiness checks without introducing a direct dependency on the search-elasticsearch module. - Introduced
ProductPageSearchRepositoryInterface::getProductAbstractPageSearchEntriesByIdProductAbstract()to fetch per-store/locale search index entries for a given product abstract. - Enhanced
PageSearchProductAbstractReadinessProviderto display per-entry sync status between the database and Elasticsearch, including clickable document links and last-updated timestamps, to support product readiness improvements.