is it possible to to implement examine index build on app start event in asynchronous way?
ExamineManager.Instance.IndexProviderCollection[indexName].RebuildIndex());
can help with building indexes.
Just look for a way to do this on app start up in asynchronous way
examine index asynchronous build on demand
is it possible to to implement examine index build on app start event in asynchronous way?
ExamineManager.Instance.IndexProviderCollection[indexName].RebuildIndex()); can help with building indexes. Just look for a way to do this on app start up in asynchronous way
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.