ElasticSearch工具类封装
最近在项目中有看到一种比较实用的ElasticSearch工具类封装方式,特此记录便于日后查阅。 1、controller层@RequestMapping(value = "/uri/page", method = RequestMethod.GET)public DataResult page( @RequestParam(name = "pageIndex") Integer pageIndex, @RequestPa