我有一个索引,我将重新编制索引。目前,我希望创建一个新的索引,它应该包含与原始索引中完全相同的映射。var srcMappings = client.GetMapping(new GetMappingRequest((Indices)sourceIndexName)).Mappings;var response = client.CreateIndex(destinationIndex, c => c .Mappings(... what here? ...)为了将源
我只是遵循文档,并将prisma附加到我的nest项目中。nestjs/graphql/dist/graphql.module.js:16:58)
(node:50392) UnhandledPromiseRejectionWarning: Unhandled promiseoriginated either by throwing inside of an async function without a catch block, or by rejecting a promise(rejection id:
show where the warning was created)
backend_1 | (node:32) UnhandledPromiseRejectionWarning: Unhandled promiseoriginated either by throwing inside of an async function without a catch block, or by rejecting a promiseTo terminate the node process on unhandled promise reject