UmbracoAzureSearch icon indicating copy to clipboard operation
UmbracoAzureSearch copied to clipboard

Stop indexing deleted content and provide a way to disable indexing on content delivery servers

Open leethomascook opened this issue 6 years ago • 0 comments

… a batch that has 0 content id's which have not been deleted, so the indexer thinks it has finished processing.

We only found this becasue we had over 10k items trashed. I don't think people will want deleted content in the index anyway.

I also added a flag to allow you to disable indexing, if you have multiple servers. You don't want indexing to fire multiple times.

leethomascook avatar Feb 21 '19 21:02 leethomascook