Our [db to es migration script](https://github.com/topcoder-platform/submissions-api/blob/develop/scripts/migrateFromDBToES.js) does not store the reviews and review summations under submissions. Check out how ES processor does it - https://github.com/topcoder-platform/submission-processor-es/blob/develop/src/services/ProcessorService.js#L44_L71 Expecting similar for the db to es migration script