Weighted document reference with attributes (result of a query evaluation)
More...
#include <bindingObjects.hpp>
Weighted document reference with attributes (result of a query evaluation)
strus::Rank::Rank |
( |
Index |
docno_, |
|
|
double |
weight_, |
|
|
const SummaryElementVector & |
summaryElements_ |
|
) |
| |
|
inline |
strus::Rank::Rank |
( |
const Rank & |
o | ) |
|
|
inline |
Index strus::Rank::docno |
( |
| ) |
const |
|
inline |
Get the internal document nuber used.
const SummaryElementVector& strus::Rank::summaryElements |
( |
| ) |
const |
|
inline |
Get the summary elements.
Get the summary elements
double strus::Rank::weight |
( |
| ) |
const |
|
inline |
Get the weight of the rank.
The documentation for this class was generated from the following file: