我想知道elasticsearch中的相关性分数是否与couchbase有差异?
根据this 2019长沙发线程,看来他们仍在使用tf/idf进行评分,而Elasticsearch曾经使用相同的算法,但现在移至BM25 algorithm for score calculation from 5.0。