public static class ReRankCollector.BoostedComp extends Object implements Comparator
Constructor and Description |
---|
BoostedComp(com.carrotsearch.hppc.IntIntHashMap boostedDocs,
ScoreDoc[] scoreDocs,
float maxScore) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object o1,
Object o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public BoostedComp(com.carrotsearch.hppc.IntIntHashMap boostedDocs, ScoreDoc[] scoreDocs, float maxScore)
public int compare(Object o1, Object o2)
compare
in interface Comparator
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.