我正在尝试以另一种方式重新索引我的结构。我有很多类似“ index1” ...“ indexN”的索引。 我想创建下一个结构-我有一个带有“索引”名称的索引,并且其中的每个文档都有很多别名。我正在使用reindex查询从一个索引移到另一个索引,但是在执行它时,我遇到了下一个异常。 可能是什么?谢谢
:org.elasticsearch.client.ResponseException:方法[POST],主机[hostexample] hostexample],URI [/ _reindex?scroll = 5m&requests_per_second = -1&timeout = 1m],状态行[HTTP / 1.1 503服务不可用] {“ took”:33668,“ timed_out”:false,“ total”:963,“ updated”:955,“ created”:3,“ deleted”:0,“ batch”:1,“ version_conflicts”:0,“ noops“:0,” retries“:{” bulk“:0,” search“:0},” throttled_millis“:0,” requests_per_second“:-1.0,” throttled_until_millis“:0:” failures“:[{” index “:”团队“,”类型“:”内容“,” id“:” 2102173文件“,”原因“:{”类型“:” process_cluster_event_timeout_exception“,”原因“:”无法处理集群事件(放置映射) 30s内“”,“状态”:503},{“ index”:“团队”,“类型”:“内容”,“ id”:“ 2356555File”,“原因”:{“类型”:“ process_cluster_event_timeout_exception”, “ reason”:“未能在30秒内处理集群事件(放置映射)”“}” status“:503},{” index“:” teams“,” type“:” content“,” id“:” 2196227File “,”原因“:{”类型“:” process_cluster_event_timeout_exception“,”原因“:”未能在30s内处理集群事件(放置映射)“},”状态“:503},{”索引“:”团队“ ,“ type”:“内容”,“ id”:“ 12693953File”,“ cause”:{“ type”:“ process_cluster_event_timeout_exception”,“ reason”:“无法通过以下方式处理群集事件(放置映射) n 30s“},”状态“:503},{”索引“:”团队“,”类型“:”内容“,” id“:” 12693893文件“,”原因“:{”类型“:” process_cluster_event_timeout_exception“, “ reason”:“未能在30秒内处理群集事件(放置映射)”},“ status”:503}]}