Client APIOperationsMaintenance OperationsIndexesResume IndexingOperations: How to Start Indexing C#Java StartIndexingOperation is used to resume indexing for entire database.Syntaxpublic StartIndexingOperation()Examplestore.Maintenance.Send(new StartIndexingOperation());