Sitecore EXM List Manager in distributed environment with Lucene Search Configuration
问题 We are using Lucene index instead of Solr. We are currently facing an issue with our List Manager in CD server. The below code throws an exception in CD server as it's unable to instantiate List Manger from Sitecore Configuration Factory. newsRecipientList = listRepository.GetEditableRecipientCollection("{my list guid }"); I've already gone through the Sitecore documentation for List Manager in a scaled environment, but it only talks about Solr. https://doc.sitecore.net/sitecore_experience