A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Large content structures can lead to SQL timeout in index job

Fixed in

EPiServer.Find 15.0.3

(Or a related package)

Created

Feb 17, 2023

Updated

Mar 28, 2023

State

Closed, Fixed and tested


Description

Indexing large content structures sometimes failed with a SQL timeout. This fix optimizes how the indexer compiles the list of content items to index to avoid the large SQL call that can time out.