BDomain",},price_list: "CDomain",},
sku_id: "sku123445"我需要一个查询来过滤记录,SQL查询类似于"select * from table where prop_id='product id‘and price_list like '%Domain’,我们如何创建一个弹性查询来实现这一点
我编写了一个客户端服务器应用程序。我已经在服务器上设置了一个弹性搜索服务。客户端(iOS应用程序)从elastic-search服务查询信息。我有两个选择:2. write an app running onthe middle-ware to wrap the elastic-search APIs