es评分_score:
因为网上介绍的多种多样,就连官网也介绍的有的也是一笔带过,让你猜猜:
(1):不同的版本文档参考
https://www.elastic.co/guide/en/elasticsearch/reference/6.7/index.html
https://www.elastic.co/guide/en/elasticsearch/reference/5.2/modules-scripting-native.html
(2)大概了解一下_score评分
ElasticSearch 使用教程之_score(评分)介绍
(3):java如何实现
从零搭建 ES 搜索服务(六)相关性排序优化
通过Function Score Query优化Elasticsearch搜索结果(综合排序)
(4):关于常用api介绍
https://github.com/wutiancheng94/elasticsearch6.7