#include <CORIMergeMethod.hpp>
Inheritance diagram for CORIMergeMethod:
Public Methods | |
CORIMergeMethod (double constA=0.4,double constB=1.4) | |
~CORIMergeMethod () | |
Protected Methods | |
double | score (double dbscore,double docscore) |
create a score for the merge based on the index ranking score and the document score. |
|
|
|
|
|
create a score for the merge based on the index ranking score and the document score.
Reimplemented from DistMergeMethod. |