Large content structures can lead to SQL timeout in index job

Fixed in

EPiServer.Find 15.0.3

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.