|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.search.contentnames.lucene.FieldLengthScoreNormaliser
public class FieldLengthScoreNormaliser
Normalise scores in a supplied DocumentResultScores based on the length of the field this normaliser is
constructed for. The normalisation values are cached based on the IndexReader used.
| Constructor Summary | |
|---|---|
FieldLengthScoreNormaliser(java.lang.String field)
|
|
| Method Summary | |
|---|---|
DocumentResultScores |
normalise(org.apache.lucene.index.IndexReader reader,
DocumentResultScores scores)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldLengthScoreNormaliser(java.lang.String field)
| Method Detail |
|---|
public DocumentResultScores normalise(org.apache.lucene.index.IndexReader reader,
DocumentResultScores scores)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||