假设我们有一个Elastic索引,我们想要获得该索引的所有文档和一个计算字段,并过滤一个不同的Elastic索引的结果。select id, name, (id IN (select customer_id from invoices where customer_id = 123)) as hasBought
rest.suppressed ] /_cluster/settings Params: {} at org.elasticsearch.action.support.master.TransportMasterNodeAction$AsyncSingleAction$5.onTimeout(TransportMasterNodeAction.java:205)
at org.elasticsearch.cluster.