Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi together
Is there a event, when a Index-Rebuild gets started. I use this event, to call a Funktion when the Index-Rebuild is ready:
ExamineManager.Instance.IndexProviderCollection["ExternalIndexer"].NodesIndexed += (sender, e) => NodesIndexed(e, "ExternalIndexer");
But now is my question, how I can call a function when starting the index:
For example when clicking on "Rebuild" in the Backend?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Event when start rebuilding an Index
Hi together
Is there a event, when a Index-Rebuild gets started. I use this event, to call a Funktion when the Index-Rebuild is ready:
But now is my question, how I can call a function when starting the index:
For example when clicking on "Rebuild" in the Backend?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.