I need to perform some actions when the search keyword index is updated when a page is published. I suspect the DataFactory.PublishedPage event is no good for this because the indexing is performed asynchronously, or? Are there any events tied to the updating of the index itself?