public class LuceneStaircaseFunction extends Object implements LuceneScoreFunction
Constructor and Description |
---|
LuceneStaircaseFunction(LuceneScoreFunction source,
SortedMap<Double,Double> staircases) |
Modifier and Type | Method and Description |
---|---|
double |
apply(org.apache.lucene.index.AtomicReader reader,
int docId) |
public LuceneStaircaseFunction(LuceneScoreFunction source, SortedMap<Double,Double> staircases)
public double apply(org.apache.lucene.index.AtomicReader reader, int docId) throws IOException
apply
in interface LuceneScoreFunction
IOException
Copyright © 2003–2021 Atlassian. All rights reserved.
View cookie preferences