@Experimental public class Scorers extends Object
Scorer
Scorers()
static Scorer
bm25()
bm25Norm()
dismax()
docscore()
hamming()
tfidf()
tfidfDocNorm()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Scorers()
public static Scorer tfidf()
public static Scorer tfidfDocNorm()
public static Scorer bm25()
public static Scorer bm25Norm()
public static Scorer dismax()
public static Scorer docscore()
public static Scorer hamming()
Copyright © 2026 lettuce.io. All rights reserved.