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