编程语言 ElasticSearch7.3学习Filter与Query对比、使用explain关键字分析语法 1、数据准备 首先创建book索引 PUT /book/ { “settings”: { “number_of…