#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) const |
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
Implements DistMergeMethod. |