Conditionally adding term and multi_match filters to elasticsearch with nodejs client

前端 未结 0 360
迷失自我
迷失自我 2021-01-13 07:51

I am using ElasticSearch 7.9 with a nodejs client. I have the following query :

 {
  "query": {
    "bool": {
      "must":[
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题