Beace
Results
14
comments of
Beace
插件代码在这里 https://github.com/Beace/eggjs-elasticsearch/blob/main/impl/elasticsearch.ts#L11,跟 ES8 官方姿势一致的 https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/client-connecting.html
es7 的话在插件侧做兼容就可以了,晚些我改下插件,内置多个版本的 es sdk 就好了
在这里修复了 https://github.com/cnpm/cnpmcore/pull/587
multi match 那块没写 author 的查询的,你可以加一下