Uses of Interface
com.atlassian.confluence.impl.search.v2.lucene.score.LuceneScoreFunction
-
Packages that use LuceneScoreFunction Package Description com.atlassian.confluence.impl.search.v2.lucene.score -
-
Uses of LuceneScoreFunction in com.atlassian.confluence.impl.search.v2.lucene.score
Methods in com.atlassian.confluence.impl.search.v2.lucene.score that return LuceneScoreFunction Modifier and Type Method Description LuceneScoreFunctionLuceneAverageScoreFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneDocValuesFieldValueSourceFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneDoubleFieldValueSourceFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneExpDecayFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneFactorScoreFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneFloatFieldValueSourceFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneGaussDecayFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneIntFieldValueSourceFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneLinearDecayFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneLongFieldValueSourceFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneMaxScoreFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneMinScoreFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneMultiplyScoreFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneScoreFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneStaircaseFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)LuceneScoreFunctionLuceneSumScoreFunctionFactory. create(org.apache.lucene.index.AtomicReader reader)
-