com.atlassian.confluence.plugins.edgeindex
Class ScoreConfig
java.lang.Object
com.atlassian.confluence.plugins.edgeindex.ScoreConfig
public class ScoreConfig
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScoreConfig
public ScoreConfig()
getTimeDecayBase
public float getTimeDecayBase()
setTimeDecayBase
public void setTimeDecayBase(float timeDecayBase)
setFolloweeEdge
public void setFolloweeEdge(float followeeEdge)
getFolloweeEdge
public float getFolloweeEdge()
setScore
public float setScore(EdgeType edgeType,
float boost)
getScore
public float getScore(EdgeType edgeType)
Copyright © 2003-2014 Atlassian. All Rights Reserved.