public class LuceneExpDecayFunction extends Object implements LuceneScoreFunction
| Constructor and Description |
|---|
LuceneExpDecayFunction(LuceneScoreFunction source,
DecayParameters params) |
| Modifier and Type | Method and Description |
|---|---|
double |
apply(org.apache.lucene.index.AtomicReader reader,
int docId) |
public LuceneExpDecayFunction(LuceneScoreFunction source, DecayParameters params)
public double apply(org.apache.lucene.index.AtomicReader reader,
int docId)
throws IOException
apply in interface LuceneScoreFunctionIOExceptionCopyright © 2003–2019 Atlassian. All rights reserved.