@@ -90,5 +90,6 @@ export class AppService {
});
await this.metadataProcessor.init();
+ await this.searchService.init();
}