#include "Param.hpp"
#include "common_headers.hpp"
#include "IndexedReal.hpp"
#include "DocScore.hpp"
Go to the source code of this file.
Namespaces | |
namespace | DistMergeMethodParameter |
Compounds | |
class | DistMergeMethod |
Defines | |
#define | CORI_MERGE 0 |
#define | SINGLETYPEREGR_MERGE 1 |
#define | MULTITYPEREGR_MERGE 2 |
|
Abstract interface for distributed retrieval merging of scores. Merge scores from individual databases. See RetrievalMethod for database ranking algorithms (CORIRetMethod). See DistSearchMethod for multiple individual database retrieval. |
|
|
|
|